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 651d140 commit 9bfe769Copy full SHA for 9bfe769
.github/workflows/website.yml
@@ -33,7 +33,7 @@ jobs:
33
token: ${{ secrets.WEBSITE_DEPLOY_TOKEN }}
34
35
- name: Use Node.js
36
- uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
37
with:
38
node-version: '18.x'
39
0 commit comments