Skip to content

Commit

Permalink
bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
jacktuck committed Feb 17, 2023
1 parent 032065f commit 608b61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -34,7 +34,7 @@ jobs:
fetch-depth: 0
- uses: actions/setup-node@v1
with:
node-version: 17
node-version: 18
- run: npm ci
- name: release
env:
Expand Down

0 comments on commit 608b61d

Please sign in to comment.