Skip to content

Commit

Permalink
fix: assert node 20 in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vinmassaro authored May 17, 2024
1 parent eb8c22c commit 6ce8467
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:

- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20

- name: Install semantic-release/exec
run: npm install --save-dev @semantic-release/exec
Expand Down

0 comments on commit 6ce8467

Please sign in to comment.