parent
d7e78b0f47
commit
88410fd436
@ -12,7 +12,9 @@ jobs:
|
||||
with:
|
||||
node-version: '20.x'
|
||||
- name: Yarn Setup
|
||||
uses: DerYeger/yarn-setup-action@v2.0.21
|
||||
uses: DerYeger/yarn-setup-action@master
|
||||
with:
|
||||
node-version: 16
|
||||
- run: yarn --version
|
||||
- name: Install dependencies
|
||||
run: yarn --frozen-lockfile
|
||||
|
Loading…
Reference in New Issue
Block a user