Skip to content

Commit b952d23

Browse files
committed
Try newer node
1 parent 8874fbe commit b952d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Setup node
6868
uses: actions/setup-node@v4
6969
with:
70-
node-version: 16
70+
node-version: 20
7171
- run: npm install
7272
- run: npm run build
7373
- run: npm test

0 commit comments

Comments
 (0)