update vers.

This commit is contained in:
2026-05-17 19:59:57 +02:00
parent f1232d639c
commit d207a96ea5
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Configuration de Node.js
uses: actions/setup-node@v4
with:
node-version: '20'
node-version: '22'
- name: Installation des dépendances
run: npm install