Trying yarn 1.22.19.
This commit is contained in:
parent
b3189bbf9b
commit
1e7608a790
|
@ -43,6 +43,7 @@ jobs:
|
|||
with:
|
||||
node-version: 20.x
|
||||
cache: yarn
|
||||
- run: yarn set version 1.22.19
|
||||
- run: yarn --frozen-lockfile
|
||||
- run: yarn lint
|
||||
|
||||
|
|
Loading…
Reference in New Issue