We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c62a974 commit 352505fCopy full SHA for 352505f
.github/workflows/deploy-static.yml
@@ -45,7 +45,7 @@ jobs:
45
- name: Use Node.js
46
uses: actions/setup-node@v3
47
with:
48
- node-version: 18.x
+ node-version: 22.x
49
- name: restore lerna
50
uses: actions/cache@v3
51
.github/workflows/project-build.yml
@@ -29,7 +29,7 @@ jobs:
29
30
31
32
33
34
35
0 commit comments