Skip to content

Commit c6cfa15

Browse files
authored
Merge pull request #347 from Vimux/ci-upgrade-nodejs
Upgrade NodeJS (14.x → 20.x) + update npm dev deps
2 parents 1cb106b + a65b53c commit c6cfa15

File tree

3 files changed

+6239
-2972
lines changed

3 files changed

+6239
-2972
lines changed

‎.github/workflows/ci-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
node:
19-
- '14.x'
19+
- '20.x'
2020

2121
steps:
2222
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)