Skip to content

Commit d4d2178

Browse files
committed
chore(deps): update actions/setup-node action to v5
1 parent 4b2b4aa commit d4d2178

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
@@ -44,7 +44,7 @@ jobs:
4444
run_install: false
4545

4646
- name: Set NodeJS
47-
uses: actions/setup-node@v4
47+
uses: actions/setup-node@v5
4848
with:
4949
registry-url: 'https://registry.npmjs.org/'
5050
node-version: 24

0 commit comments

Comments
 (0)