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.
2 parents 1089d5e + a2b0925 commit 1b0631aCopy full SHA for 1b0631a
.github/workflows/bump-docs-version.yml
@@ -36,7 +36,7 @@ jobs:
36
version: 9
37
38
- name: Setup Node
39
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
40
with:
41
node-version: 22
42
cache: pnpm
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
version: 9 # Not needed if you've set "packageManager" in package.json
0 commit comments