Skip to content

Commit 99267f8

Browse files
committed
Build with Node 24
1 parent 666b448 commit 99267f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup Node.js
2929
uses: actions/setup-node@v4
3030
with:
31-
node-version: 20
31+
node-version: 24
3232
cache: npm
3333
- name: Set up JDK 8
3434
uses: actions/setup-java@v5

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
nodejs 20.14.0
1+
nodejs 24.3.0
22
java liberica-8u362+9

0 commit comments

Comments
 (0)