build(deps): bump actions/cache from 3.0.4 to 3.0.6

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.4 to 3.0.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.4...v3.0.6)

---
updated-dependencies:
- dependency-name: actions/cache
  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] 2022-08-05 15:32:04 +00:00 committed by GitHub
parent ba9f198a42
commit 8e354f72f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
run: source tools/ci.sh && ci_update_submodules run: source tools/ci.sh && ci_update_submodules
- name: '♻ Caching dependencies' - name: '♻ Caching dependencies'
uses: actions/cache@v3.0.4 uses: actions/cache@v3.0.6
id: cache id: cache
with: with:
path: ~/cache/gcc path: ~/cache/gcc