Skip to content

Commit

Permalink
Merge pull request #347 from Vimux/ci-upgrade-nodejs
Browse files Browse the repository at this point in the history
Upgrade NodeJS (14.x → 20.x) + update npm dev deps
  • Loading branch information
Vimux authored Nov 3, 2023
2 parents 1cb106b + a65b53c commit c6cfa15
Show file tree
Hide file tree
Showing 3 changed files with 6,239 additions and 2,972 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node:
- '14.x'
- '20.x'

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit c6cfa15

Please sign in to comment.