Skip to content

Commit

Permalink
update release nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
acro5piano committed Nov 22, 2022
1 parent acc3a3c commit c1f977c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -11,7 +11,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: |
Expand Down

0 comments on commit c1f977c

Please sign in to comment.