Skip to content

Commit

Permalink
fix: update gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
jacktuck committed Jan 19, 2022
1 parent 197abb9 commit fbc26f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -30,7 +30,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 10
node-version: 17
- run: npm ci
- name: release
env:
Expand Down

0 comments on commit fbc26f0

Please sign in to comment.