Skip to content

Commit

Permalink
CI: Update to node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
manisandro committed Dec 12, 2024
1 parent 1a67820 commit 1263423
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: '18.x'
node-version: '20.x'

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

0 comments on commit 1263423

Please sign in to comment.