Bump actions/cache from 3.3.1 to 3.3.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.3.1 to 3.3.2.
- [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.3.1...v3.3.2)

---
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] 2023-09-09 10:53:51 +00:00 committed by GitHub
parent 054074c920
commit 6521c70db0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ jobs:
shell: bash
- name: Cache Rust dependencies
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: |
~/.cargo/registry/index
@ -130,7 +130,7 @@ jobs:
shell: bash
- name: Cache Rust dependencies
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: |
~/.cargo/registry/index
@ -178,7 +178,7 @@ jobs:
shell: bash
- name: Cache Rust dependencies
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: |
~/.cargo/registry/index
@ -221,7 +221,7 @@ jobs:
shell: bash
- name: Cache Rust dependencies
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: |
~/.cargo/registry/index