Skip to content

Commit 8763c5b

Browse files
chore(deps): update dependency node to v24 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 984258c commit 8763c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup Node.js
2020
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
2121
with:
22-
node-version: '22.21.0'
22+
node-version: '24.10.0'
2323
cache: 'pnpm'
2424

2525
- name: Install dependencies

0 commit comments

Comments
 (0)