Skip to content

Commit

Permalink
Bump Mozilla-Actions/sccache-action from 0.0.3 to 0.0.4 (#5)
Browse files Browse the repository at this point in the history
Bumps [Mozilla-Actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.3 to 0.0.4.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](Mozilla-Actions/sccache-action@v0.0.3...v0.0.4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 2, 2024
1 parent 7b19b3e commit 2747ac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
components: rustc

- name: Sccache Action
uses: Mozilla-Actions/sccache-action@v0.0.3
uses: Mozilla-Actions/sccache-action@v0.0.4
- name: Build
run: cargo build --release --verbose
- name: Run tests
Expand Down

0 comments on commit 2747ac5

Please sign in to comment.