Skip to content

Commit c9e49c1

Browse files
committed
update node version
1 parent fe7e0e4 commit c9e49c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: coursier/cache-action@v6
2121
- uses: actions/setup-node@v4
2222
with:
23-
node-version: '18.20.5'
23+
node-version: '20.18.1'
2424
- run: sudo apt-get update
2525
- run: sudo apt-get install libegl1
2626
- run: sudo apt-get install libopengl0

0 commit comments

Comments
 (0)