Merge branch 'master' into minor_restart_refactor
This commit is contained in:
commit
f98fd55d98
1 changed files with 1 additions and 1 deletions
2
.github/workflows/frontend.yaml
vendored
2
.github/workflows/frontend.yaml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: 7.4.0
|
version: 7.4.0
|
||||||
- name: Install node
|
- name: Install node
|
||||||
uses: actions/setup-node@v3.7.0
|
uses: actions/setup-node@v3.8.1
|
||||||
with:
|
with:
|
||||||
node-version: "16.15.0"
|
node-version: "16.15.0"
|
||||||
cache: "pnpm"
|
cache: "pnpm"
|
||||||
|
|
Loading…
Add table
Reference in a new issue