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 7ae8305 + 1f190a8 commit fa9c2d7Copy full SHA for fa9c2d7
.github/workflows/bump-docs-version.yml
@@ -36,7 +36,7 @@ jobs:
36
version: 9
37
38
- name: Setup Node
39
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
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