Merge pull request #1200 from librespot-org/dependabot/github_actions/dev/actions/cache-3.3.2

Bump actions/cache from 3.3.1 to 3.3.2
This commit is contained in:
Roderick van Domburg 2023-11-14 20:46:56 +01:00 committed by GitHub
commit ea756b09ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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