Skip to content

Commit 4b04ffd

Browse files
authored
Merge pull request #671 from semantic-release/renovate/npm-10.x
2 parents f2bc9e7 + 6413130 commit 4b04ffd

File tree

4 files changed

+3555
-245
lines changed

4 files changed

+3555
-245
lines changed

.github/workflows/test.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ jobs:
1313
strategy:
1414
matrix:
1515
node-version:
16-
- 18.0.0
17-
- 19
16+
- 18.17.0
17+
- 20.0.0
18+
- 20
1819
os:
1920
- ubuntu-latest
2021
runs-on: "${{ matrix.os }}"

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v18

0 commit comments

Comments
 (0)