Skip to content

Commit

Permalink
ci: bump node version for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
orionmiz committed Jan 21, 2024
1 parent b73fead commit 55ffb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v2
with:
node-version: 16
node-version: 18
cache: yarn

- name: Install packages
Expand Down

0 comments on commit 55ffb2e

Please sign in to comment.