Skip to content

Commit

Permalink
update node in the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ryansolid committed May 16, 2023
1 parent 2e4c6aa commit f76225d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
version: 8
- uses: actions/setup-node@v2
with:
node-version: 14
node-version: 16
cache: 'pnpm'

- name: Installing deps
Expand Down

0 comments on commit f76225d

Please sign in to comment.