Skip to content

Commit 9bfe769

Browse files
chore(deps): bump actions/setup-node from 4.2.0 to 6.0.0 (#9846)
Signed-off-by: dependabot[bot] <[email protected]>
1 parent 651d140 commit 9bfe769

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)