Skip to content

Commit d872a85

Browse files
chore(deps): update dependency node to v24.14.1
1 parent 7f9c9a8 commit d872a85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Setup Node.js
2626
uses: actions/setup-node@v6
2727
with:
28-
node-version: '24.13.0'
28+
node-version: '24.14.1'
2929

3030
- name: Install dependencies
3131
shell: bash

0 commit comments

Comments
 (0)