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 c3913c9 + 4effdc9 commit 7395bf0Copy full SHA for 7395bf0
1 file changed
.github/workflows/deploy_docs.yml
@@ -35,7 +35,7 @@ jobs:
35
# version: 9 # Not needed if you've set "packageManager" in package.json
36
# - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun
37
- name: Setup Node
38
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
39
with:
40
node-version: 20
41
cache: npm # or pnpm / yarn
0 commit comments