Skip to content

Commit

Permalink
Merge pull request #680 from johannrichard/johannrichard-ci-upgrade
Browse files Browse the repository at this point in the history
ci: upgrade node version
  • Loading branch information
johannrichard authored Nov 1, 2024
2 parents 5b387b9 + 2e3f771 commit cc1a40c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- uses: actions/setup-node@main
with:
node-version: '16'
node-version: '20'
cache: 'yarn'

- name: Install dependencies
Expand Down

0 comments on commit cc1a40c

Please sign in to comment.