Skip to content

Commit d282161

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/puppeteer-24.26.1
2 parents 006fb4c + 9bfe769 commit d282161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
token: ${{ secrets.WEBSITE_DEPLOY_TOKEN }}
3434

3535
- name: Use Node.js
36-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
36+
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3737
with:
3838
node-version: '18.x'
3939

0 commit comments

Comments
 (0)