Merge branch 'master' into minor_restart_refactor

This commit is contained in:
Roman Zabaluev 2023-08-21 16:18:23 +07:00 committed by GitHub
commit f98fd55d98
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
with:
version: 7.4.0
- name: Install node
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v3.8.1
with:
node-version: "16.15.0"
cache: "pnpm"