Skip to content

Commit 591aa4f

Browse files
authored
chore: update node version in CI to 24 (#82)
1 parent 048a391 commit 591aa4f

File tree

2 files changed

+33
-61
lines changed

2 files changed

+33
-61
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up Node.js
3131
uses: actions/setup-node@v3
3232
with:
33-
node-version: "22"
33+
node-version: "24"
3434

3535
- name: Set up Python
3636
uses: actions/setup-python@v5

package-lock.json

Lines changed: 32 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)