Skip to content

Commit

Permalink
Increase node-version for releaser to 20
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Meis <[email protected]>
  • Loading branch information
ChriMarMe committed Sep 20, 2023
1 parent 309ea09 commit 550164f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: Add execution plugin
run: npm install @semantic-release/exec
- name: Release to GitHub
Expand Down

0 comments on commit 550164f

Please sign in to comment.