chore: update to Node.js v22

This commit is contained in:
Gauthier
2024-11-06 15:41:49 +01:00
parent 64f4610b9f
commit c355a77417
11 changed files with 3710 additions and 4328 deletions

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 22
- name: Pnpm Setup
uses: pnpm/action-setup@v4