chore(node): upgraded node version in CI workflows

This commit is contained in:
Corentin Thomasset 2024-05-10 13:26:36 +02:00
parent 38d568798c
commit b59942ad9f
No known key found for this signature in database
GPG key ID: DBD997E935996158
3 changed files with 2 additions and 71 deletions

View file

@ -61,7 +61,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
cache: 'pnpm'
- name: Install dependencies