Bump actions/cache from 4.1.1 to 4.1.2 (#1383)

This commit is contained in:
dependabot[bot] 2024-10-26 16:35:32 +02:00 committed by GitHub
parent 082141e6a5
commit d2324ddd1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -79,7 +79,7 @@ jobs:
shell: bash shell: bash
- name: Cache Rust dependencies - name: Cache Rust dependencies
uses: actions/cache@v4.1.1 uses: actions/cache@v4.1.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@v4.1.1 uses: actions/cache@v4.1.2
with: with:
path: | path: |
~/.cargo/registry/index ~/.cargo/registry/index
@ -183,7 +183,7 @@ jobs:
shell: bash shell: bash
- name: Cache Rust dependencies - name: Cache Rust dependencies
uses: actions/cache@v4.1.1 uses: actions/cache@v4.1.2
with: with:
path: | path: |
~/.cargo/registry/index ~/.cargo/registry/index
@ -230,7 +230,7 @@ jobs:
shell: bash shell: bash
- name: Cache Rust dependencies - name: Cache Rust dependencies
uses: actions/cache@v4.1.1 uses: actions/cache@v4.1.2
with: with:
path: | path: |
~/.cargo/registry/index ~/.cargo/registry/index