Skip to content

Commit

Permalink
chore: node20 & npm 10
Browse files Browse the repository at this point in the history
  • Loading branch information
Yehonal authored Dec 8, 2023
1 parent 68c92df commit ae73816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
branches:
- master
env:
NODE_VERSION: 18
NPM_VERSION: 8
NODE_VERSION: 20
NPM_VERSION: 10
jobs:
test-extra-info-local-usage:
runs-on: [ubuntu-latest]
Expand Down

0 comments on commit ae73816

Please sign in to comment.