Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
update node version in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ar90n committed Dec 14, 2022
1 parent 7ac0980 commit 9d12474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
prerelease: false
- uses: actions/setup-node@v3
with:
node-version: 12
node-version: 16
- name: Install yarn
run: npm install -g yarn
- name: Publish package
Expand Down

0 comments on commit 9d12474

Please sign in to comment.