Skip to content

Commit 2cbcaae

Browse files
chore(deps): update actions/setup-node action to v6
1 parent b93815b commit 2cbcaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4
2323
with:
2424
version: 10
25-
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
25+
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
2626
with:
2727
node-version: '24.10'
2828
cache: pnpm

0 commit comments

Comments
 (0)