Skip to content

Commit 408d14b

Browse files
committed
emscipten update node
1 parent 2317ff6 commit 408d14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ jobs:
489489
components: rust-src
490490
- uses: actions/setup-node@v4
491491
with:
492-
node-version: 14
492+
node-version: 18
493493
- run: python -m pip install --upgrade pip && pip install nox
494494
- uses: actions/cache@v4
495495
id: cache

0 commit comments

Comments
 (0)