Skip to content

Commit 4192541

Browse files
chore(ci): update dependency node to v24.13.0
1 parent a6173fb commit 4192541

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@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
1919
with:
20-
node-version: 24.12.0
20+
node-version: 24.13.0
2121
- name: Update npm
2222
run: |
2323
npm install -g npm

0 commit comments

Comments
 (0)