Skip to content

Commit 21b6142

Browse files
chore(deps): update dependency semantic-release to v21 (#197)
* chore(deps): update dependency semantic-release to v21 * fix: use node 18 in release --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jeroen de Bruijn <[email protected]>
1 parent 6054132 commit 21b6142

File tree

3 files changed

+4396
-2640
lines changed

3 files changed

+4396
-2640
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
- name: Setup node
8585
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
8686
with:
87-
node-version: 14
87+
node-version: 18
8888
- name: Install project
8989
run: npm ci --ignore-scripts
9090
- name: Build

0 commit comments

Comments
 (0)