Skip to content

Commit b7b54a7

Browse files
committed
chore(ci): update dependency node to v24.18.0
1 parent 2966f78 commit b7b54a7

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
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
1919
with:
20-
node-version: 24.17.0
20+
node-version: 24.18.0
2121
- name: Update npm
2222
run: |
2323
npm install -g npm

0 commit comments

Comments
 (0)