Yarn v4 support

This commit is contained in:
Stéphan Kochen
2023-10-29 13:41:40 +01:00
parent a1ab08efae
commit ee8c72b3a9
8 changed files with 2202 additions and 2696 deletions
+3
View File
@@ -22,6 +22,9 @@ jobs:
with:
node-version: 18.x
- name: Enable corepack
run: corepack enable
- name: Yarn cache
uses: actions/cache@v3
with: