Skip to content

Commit

Permalink
Merge pull request #3 from acro5piano/feature/as-npm-script
Browse files Browse the repository at this point in the history
bump version for release
  • Loading branch information
acro5piano authored Aug 1, 2022
2 parents 68cbd09 + 41d2298 commit 7f0f45c
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 @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 12.x
node-version: 18.x
- uses: actions/cache@master
with:
path: node_modules
Expand Down

0 comments on commit 7f0f45c

Please sign in to comment.