Skip to content

Commit 7a0b6c6

Browse files
committed
chore(deps): update dependency node to v24.13.0
1 parent eee28d8 commit 7a0b6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup node 24
2222
uses: actions/setup-node@v3
2323
with:
24-
node-version: 24.11.1
24+
node-version: 24.13.0
2525

2626
- name: Install dependencies
2727
run: npm ci

0 commit comments

Comments
 (0)