Skip to content

Commit

Permalink
Update to node 16 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Felx-B committed Jun 12, 2022
1 parent 73bf7ac commit 4d4f314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 14
node-version: 16
registry-url: https://registry.npmjs.org/
- name: install
run: yarn
Expand Down

0 comments on commit 4d4f314

Please sign in to comment.