Skip to content

Commit 2668202

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
version: latest
3030
- name: Use supported Node.js Version
31-
uses: actions/setup-node@v4
31+
uses: actions/setup-node@v6
3232
with:
3333
node-version: 22
3434
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)