Skip to content

Commit

Permalink
Merge branch 'main' into shashank/v13-rc.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sudo-shashank authored Feb 14, 2024
2 parents 18a4504 + 2ff617b commit 897b812
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 897b812

Please sign in to comment.