Skip to content

Commit e4069e1

Browse files
committed
tmp: bump node version
1 parent ac6bd75 commit e4069e1

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
@@ -82,7 +82,7 @@ jobs:
8282
- name: Use Node.js
8383
uses: actions/setup-node@v4
8484
with:
85-
node-version: 18
85+
node-version: 20
8686

8787
- name: Copy exes to platform bin dirs
8888
run: node ./scripts/copyExes.js

0 commit comments

Comments
 (0)