|
|
@ -39,7 +39,7 @@ jobs: |
|
|
|
|
|
|
|
|
|
|
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # pin@v3.6.0 |
|
|
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # pin@v3.6.0 |
|
|
|
with: |
|
|
|
with: |
|
|
|
node-version: '16' |
|
|
|
node-version: '14' |
|
|
|
|
|
|
|
|
|
|
|
- name: Install Yarn |
|
|
|
- name: Install Yarn |
|
|
|
run: npm install -g yarn |
|
|
|
run: npm install -g yarn |
|
|
@ -59,7 +59,7 @@ jobs: |
|
|
|
|
|
|
|
|
|
|
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # pin@v3.6.0 |
|
|
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # pin@v3.6.0 |
|
|
|
with: |
|
|
|
with: |
|
|
|
node-version: '16' |
|
|
|
node-version: '14' |
|
|
|
|
|
|
|
|
|
|
|
- name: Install Yarn |
|
|
|
- name: Install Yarn |
|
|
|
run: npm install -g yarn |
|
|
|
run: npm install -g yarn |
|
|
@ -88,7 +88,7 @@ jobs: |
|
|
|
|
|
|
|
|
|
|
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # pin@v3.6.0 |
|
|
|
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # pin@v3.6.0 |
|
|
|
with: |
|
|
|
with: |
|
|
|
node-version: '16' |
|
|
|
node-version: '14' |
|
|
|
|
|
|
|
|
|
|
|
- name: Install Yarn |
|
|
|
- name: Install Yarn |
|
|
|
run: npm install -g yarn |
|
|
|
run: npm install -g yarn |
|
|
|