Skip to content

Commit

Permalink
Bump CI to node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Dec 8, 2023
1 parent 8561d24 commit 3c62906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js
uses: actions/[email protected]
with:
node-version: '16.x'
node-version: '18.x'

- name: Install all required dependencies
run: yarn install
Expand Down

0 comments on commit 3c62906

Please sign in to comment.