Skip to content

Commit

Permalink
Update node version
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvandenhout committed May 28, 2024
1 parent 0c0e86a commit adc0699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/prepare/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
steps:
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Allow modern Yarn
run: corepack enable
shell: bash
Expand Down

0 comments on commit adc0699

Please sign in to comment.