Merge pull request #1248 from librespot-org/dependabot/github_actions/dev/actions/cache-4.0.0

Bump actions/cache from 3.3.2 to 4.0.0
This commit is contained in:
Roderick van Domburg 2024-01-20 15:51:37 +01:00 committed by GitHub
commit df0c149e6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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