chore: update Node.js version in deployment files

This commit is contained in:
Félix MARQUET
2025-10-07 18:45:24 +02:00
parent 54737aaef8
commit 77713aa203
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '24'
cache: 'pnpm'
- name: Install dependencies and build