Fix yarn cache in ci

This commit is contained in:
Zoe Roux
2024-01-10 13:22:04 +01:00
parent ff154b03f3
commit c5c527ec10
3 changed files with 7 additions and 11 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v2
with:
node-version: 16.x
node-version: 18.x
cache: yarn
cache-dependency-path: front/yarn.lock