Skip to content

Commit b169b6a

Browse files
chore(deps): update dependency node to v24.13.1 (#46)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 1562dc9 commit b169b6a

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.1
2525

2626
- name: Install dependencies
2727
run: npm ci

0 commit comments

Comments
 (0)