Skip to content

Commit c240184

Browse files
Bump mozilla-actions/sccache-action from 0.0.9 to 0.0.10 (#450)
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.9 to 0.0.10. - [Release notes](https://github.com/mozilla-actions/sccache-action/releases) - [Commits](Mozilla-Actions/sccache-action@v0.0.9...v0.0.10) --- updated-dependencies: - dependency-name: mozilla-actions/sccache-action dependency-version: 0.0.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2943b1e commit c240184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
docker-images: false
5151
- name: setup sccache
52-
uses: mozilla-actions/sccache-action@v0.0.9
52+
uses: mozilla-actions/sccache-action@v0.0.10
5353
- uses: dtolnay/rust-toolchain@master
5454
id: rustup
5555
with:

0 commit comments

Comments
 (0)