We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe19a4 commit 63c0e06Copy full SHA for 63c0e06
1 file changed
.github/workflows/static.yml
@@ -57,7 +57,7 @@ jobs:
57
fi
58
59
- name: Setup Node
60
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
61
with:
62
node-version: latest
63
cache: ${{ steps.detect-package-manager.outputs.manager }}
0 commit comments