Skip to content

Commit d89a390

Browse files
committed
Update CI Node version to match server
1 parent fbbfd56 commit d89a390

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
- uses: actions/setup-node@v6
4141
with:
42-
node-version: 24.15.0
42+
node-version: 24.19.0
4343
check-latest: true
4444
cache: 'npm'
4545

0 commit comments

Comments
 (0)