build(deps): bump mozilla-actions/sccache-action from 0.0.3 to 0.0.4

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](https://github.com/mozilla-actions/sccache-action/compare/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>
This commit is contained in:
dependabot[bot]
2024-02-02 17:58:02 +00:00
committed by Quentin Gliech
parent 1f68d2c2bc
commit bc0d99bef1
4 changed files with 6 additions and 6 deletions

View File

@@ -28,7 +28,7 @@ jobs:
rustup default stable
- name: Setup sccache
uses: mozilla-actions/sccache-action@v0.0.3
uses: mozilla-actions/sccache-action@v0.0.4
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1.2.0