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 9f4b142 commit 4aa5f06Copy full SHA for 4aa5f06
1 file changed
.github/workflows/docs.yml
@@ -37,7 +37,7 @@ jobs:
37
# version: 9 # Not needed if you've set "packageManager" in package.json
38
# - uses: oven-sh/setup-bun@v1 # Uncomment this if you're using Bun
39
- name: Setup Node
40
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
41
with:
42
node-version: 22
43
cache: npm # or pnpm / yarn
0 commit comments