-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Upgrade Yarn to 1.22.22 from 1.22.19
- Loading branch information
Showing
12 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -109,7 +109,7 @@ jobs: | |
- name: Install Yarn | ||
run: npm install -g yarn | ||
- name: Set Yarn version | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
- name: Install cargo-cp-artifact | ||
run: npm install -g [email protected] | ||
- uses: Swatinem/rust-cache@v2 | ||
|
@@ -200,7 +200,7 @@ jobs: | |
node-version: 20.x | ||
|
||
- name: Configure `yarn` | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
|
||
- name: Get yarn cache directory path | ||
id: yarn-cache-dir-path | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,7 +71,7 @@ jobs: | |
- name: Install Yarn | ||
run: npm install -g yarn | ||
- name: Set Yarn version | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
# We don't need to install all yarn deps to build native | ||
- name: Install cargo-cp-artifact | ||
run: npm install -g [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,7 +42,7 @@ jobs: | |
restore-keys: | | ||
${{ runner.os }}-yarn- | ||
- name: Set Yarn version | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
- name: Yarn install | ||
uses: nick-fields/retry@v3 | ||
env: | ||
|
@@ -107,7 +107,7 @@ jobs: | |
- name: Install Yarn | ||
run: npm install -g yarn | ||
- name: Set Yarn version | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
# We don't need to install all yarn deps to build native | ||
- name: Install cargo-cp-artifact | ||
run: npm install -g [email protected] | ||
|
@@ -200,7 +200,7 @@ jobs: | |
with: | ||
node-version: ${{ matrix.node-version }} | ||
- name: Set Yarn version | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
# We don't need to install all yarn deps to build native | ||
- name: Install cargo-cp-artifact | ||
run: npm install -g [email protected] | ||
|
@@ -274,7 +274,7 @@ jobs: | |
with: | ||
node-version: ${{ matrix.node-version }} | ||
- name: Set Yarn version | ||
run: yarn policies set-version v1.22.19 | ||
run: yarn policies set-version v1.22.22 | ||
# We don't need to install all yarn deps to build native | ||
- name: Install cargo-cp-artifact | ||
run: npm install -g [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters