Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

Commit

Permalink
ci: use node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
ludovicm67 committed Dec 19, 2023
1 parent f00a989 commit b33a457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

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

- name: Install Dependencies
run: yarn
Expand Down

0 comments on commit b33a457

Please sign in to comment.