Skip to content

Commit

Permalink
Merge pull request #671 from semantic-release/renovate/npm-10.x
Browse files Browse the repository at this point in the history
  • Loading branch information
travi committed Sep 15, 2023
2 parents f2bc9e7 + 6413130 commit 4b04ffd
Show file tree
Hide file tree
Showing 4 changed files with 3,555 additions and 245 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:
strategy:
matrix:
node-version:
- 18.0.0
- 19
- 18.17.0
- 20.0.0
- 20
os:
- ubuntu-latest
runs-on: "${{ matrix.os }}"
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v18
Loading

0 comments on commit 4b04ffd

Please sign in to comment.