We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a4b286 + 1bf03eb commit a3fdb38Copy full SHA for a3fdb38
1 file changed
.github/workflows/docs.yml
@@ -26,7 +26,7 @@ jobs:
26
working-directory: docs
27
steps:
28
- uses: actions/checkout@v4
29
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
30
with:
31
node-version: "20"
32
cache: npm
0 commit comments