Skip to content

Commit 47d295a

Browse files
committed
Use node.js 24 for build in CI. Update lock file
1 parent 3e0ff8f commit 47d295a

2 files changed

Lines changed: 209 additions & 310 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
strategy:
1717
matrix:
18-
node-version: [22.x]
18+
node-version: [24.x]
1919

2020
steps:
2121
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)