Skip to content

Commit eea57cf

Browse files
committed
bump setup-node version
1 parent 1f77ecb commit eea57cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: actions/checkout@v4
2828

2929
- name: Use Node.js ${{ env.NODE_VERSION }}
30-
uses: actions/setup-node@v4
30+
uses: actions/setup-node@v6
3131
with:
3232
node-version: ${{ env.NODE_VERSION }}
3333
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)