Skip to content

Commit

Permalink
Merge pull request #80 from runk/fix-sem-rel
Browse files Browse the repository at this point in the history
chore: Fix release
  • Loading branch information
Dmitry Shirokov authored Mar 9, 2023
2 parents 7430c84 + 8dc9eaf commit 8733d71
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 @@ -15,7 +15,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: 14
node-version: 18
- name: Install dependencies
run: npm i
- name: Build module
Expand Down

0 comments on commit 8733d71

Please sign in to comment.