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 bdffbc5 commit 601f55dCopy full SHA for 601f55d
.github/workflows/deploy-to-gh-pages.yml
@@ -24,7 +24,7 @@ jobs:
24
version: 9
25
26
- name: Setup Node env
27
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
28
with:
29
node-version: '22'
30
cache: 'pnpm'
.github/workflows/pr-check.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
.github/workflows/shared-oss-deploy.yml
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments