Skip to content

Commit 68bf8ba

Browse files
committed
chore(ci): update dependency node to v24.14.0
1 parent 26d3ff8 commit 68bf8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.1
20+
node-version: 24.14.0
2121
- name: Update npm
2222
run: |
2323
npm install -g npm

0 commit comments

Comments
 (0)