Skip to content

Commit e75a36b

Browse files
chore(deps): update actions/setup-node action to v6
1 parent d9e81d7 commit e75a36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fetch-depth: 30
3737
persist-credentials: false
3838

39-
- uses: actions/setup-node@v5
39+
- uses: actions/setup-node@v6
4040
with:
4141
node-version: '22'
4242

0 commit comments

Comments
 (0)