mirror of
https://github.com/imsnif/bandwhich.git
synced 2026-02-09 01:59:18 +08:00
chore(deps): bump mozilla-actions/sccache-action
Bumps the github-actions group with 1 update: [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action). Updates `mozilla-actions/sccache-action` from 0.0.7 to 0.0.9 - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.7...v0.0.9) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-version: 0.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -124,7 +124,7 @@ jobs:
|
|||||||
# It's too much of a hassle to set up sccache in cross.
|
# It's too much of a hassle to set up sccache in cross.
|
||||||
# See https://github.com/cross-rs/cross/wiki/Recipes#sccache.
|
# See https://github.com/cross-rs/cross/wiki/Recipes#sccache.
|
||||||
if: matrix.cargo == 'cargo'
|
if: matrix.cargo == 'cargo'
|
||||||
uses: mozilla-actions/sccache-action@v0.0.7
|
uses: mozilla-actions/sccache-action@v0.0.9
|
||||||
|
|
||||||
- name: Install cross
|
- name: Install cross
|
||||||
if: matrix.cargo == 'cross'
|
if: matrix.cargo == 'cross'
|
||||||
|
|||||||
Reference in New Issue
Block a user