Skip to content

Commit 7a4448a

Browse files
renovate[bot]renovate-bottravi
authored
fix(deps): update semantic-release monorepo (major) (#132)
BREAKING CHANGE: node v15 is no longer defined as supported. this should be low impact since v15 was not an LTS version and has been EOL for months. Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Matt Travi <programmer@travi.org>
1 parent 668494d commit 7a4448a

File tree

3 files changed

+174
-491
lines changed

3 files changed

+174
-491
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ jobs:
1414
matrix:
1515
node-version:
1616
- '14.17'
17-
- 16
17+
- 16.0.0
18+
- 17
1819
runs-on: ubuntu-latest
1920
steps:
2021
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)