build(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.5...v0.0.6) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
40ef557c17
commit
ed9ddb79ae
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
aarch64-unknown-linux-gnu
|
||||
|
||||
- name: Setup sccache
|
||||
uses: mozilla-actions/sccache-action@v0.0.5
|
||||
uses: mozilla-actions/sccache-action@v0.0.6
|
||||
|
||||
- name: Install zig
|
||||
uses: goto-bus-stop/setup-zig@v2
|
||||
|
||||
Reference in New Issue
Block a user