Skip to content

Commit

Permalink
chore: update node version for release ci (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentoanit authored Oct 16, 2023
1 parent 5639dc8 commit 212da6f
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 @@ -30,7 +30,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 14
node-version: 16

- name: Install
uses: bahmutov/npm-install@v1
Expand Down

0 comments on commit 212da6f

Please sign in to comment.