We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5949aa8 + eafbe9c commit 6ce4ddaCopy full SHA for 6ce4dda
1 file changed
.github/workflows/pages.yml
@@ -25,7 +25,7 @@ jobs:
25
git sparse-checkout set docs
26
git checkout
27
28
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
29
with:
30
node-version: "18"
31
0 commit comments