Skip to content

Commit 060fad7

Browse files
Update dependency node to v24
1 parent 31ac345 commit 060fad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
# Build
3333
- uses: actions/setup-node@v6
3434
with:
35-
node-version: '22.21.0'
35+
node-version: '24.10.0'
3636
- name: Install node packages
3737
run: npm ci
3838
- name: Build package (lint, test, build, package, merge)

0 commit comments

Comments
 (0)