Skip to content

Commit d678762

Browse files
chore(deps): update dependency semantic-release to v18 (#635)
1 parent 4ca8267 commit d678762

File tree

3 files changed

+176
-128
lines changed

3 files changed

+176
-128
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v2
1515
- uses: actions/setup-node@v2
1616
with:
17-
node-version: "12.x"
17+
node-version: 16
1818
cache: npm
1919
- run: npm ci
2020
- run: npm run build

0 commit comments

Comments
 (0)