Skip to content

Commit fffbbf7

Browse files
chore(ci): update dependency node to v24.13.1
1 parent af417a8 commit fffbbf7

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@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
1919
with:
20-
node-version: 24.13.0
20+
node-version: 24.13.1
2121
- name: Update npm
2222
run: |
2323
npm install -g npm

0 commit comments

Comments
 (0)