Skip to content

Commit

Permalink
ci: bump Node from 18 to 20 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
guidanoli committed Oct 16, 2024
1 parent 31ba777 commit c11a0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:

- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'pnpm'

- name: Install Node packages
Expand Down

0 comments on commit c11a0d3

Please sign in to comment.