Update node

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-09-10 17:32:41 +02:00
parent 9a7294274b
commit 02c1009c23
5 changed files with 14 additions and 14 deletions

View File

@@ -31,7 +31,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v4
with:
node-version: "22"
node-version-file: ".nvmrc"
cache: "npm"
- name: Install dependencies