Skip to content

Commit 2aaad96

Browse files
authored
chore: update Node.js in CI (#147)
1 parent 20f0dc9 commit 2aaad96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Setup Node.js
4444
uses: actions/setup-node@v4
4545
with:
46-
node-version: '20'
46+
node-version: '24'
4747

4848
- name: Build package
4949
run: lake build ProofWidgets

0 commit comments

Comments
 (0)