Skip to content

Commit 027026f

Browse files
committed
ci: update Node.js setup action to version 6
1 parent f54e8e5 commit 027026f

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
@@ -33,7 +33,7 @@ jobs:
3333
run_install: false
3434

3535
- name: Setup Node.js
36-
uses: actions/setup-node@v4
36+
uses: actions/setup-node@v6
3737
with:
3838
node-version: 22.21.1
3939
cache: pnpm

0 commit comments

Comments
 (0)