-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into shashank/v13-rc.2
- Loading branch information
Showing
3 changed files
with
14 additions
and
14 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ jobs: | |
- name: Checkout repository | ||
uses: actions/checkout@v4 | ||
- name: Setup sccache | ||
uses: mozilla-actions/[email protected].3 | ||
uses: mozilla-actions/[email protected].4 | ||
timeout-minutes: 5 | ||
continue-on-error: true | ||
- name: Publish | ||
|
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 |
---|---|---|
|
@@ -29,7 +29,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Setup sccache | ||
uses: mozilla-actions/[email protected].3 | ||
uses: mozilla-actions/[email protected].4 | ||
timeout-minutes: 5 | ||
continue-on-error: true | ||
- uses: actions/setup-go@v5 | ||
|
@@ -53,7 +53,7 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
- name: Setup sccache | ||
uses: mozilla-actions/[email protected].3 | ||
uses: mozilla-actions/[email protected].4 | ||
timeout-minutes: 5 | ||
continue-on-error: true | ||
- name: Update submodule forest | ||
|
@@ -97,7 +97,7 @@ jobs: | |
- name: Checkout Sources | ||
uses: actions/checkout@v4 | ||
- name: Setup sccache | ||
uses: mozilla-actions/[email protected].3 | ||
uses: mozilla-actions/[email protected].4 | ||
timeout-minutes: 5 | ||
continue-on-error: true | ||
- name: Apt Dependencies | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.