Skip to content

Commit 845238c

Browse files
chore(deps): update dependency node to v24.13.1
1 parent 83217a1 commit 845238c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
3131
with:
32-
node-version: 24.13.0
32+
node-version: 24.13.1
3333

3434
- name: install dependencies
3535
run: npm ci

0 commit comments

Comments
 (0)