Skip to content

Commit

Permalink
fix(ci): bump node to 18 minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
Plopix committed Jul 15, 2024
1 parent a021c33 commit 5d39e26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: ⎔ Setup node
uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
always-auth: true
registry-url: 'https://registry.npmjs.org'
scope: '@crystallize'
Expand Down

0 comments on commit 5d39e26

Please sign in to comment.