chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#11238)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-17 12:40:55 +00:00
committed by GitHub
parent c177fee2e5
commit 507a3efc1c
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ jobs:
tar
- name: Cache Cargo artifacts
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
with:
key: ${{ matrix.architecture }}-${{ matrix.target-suffix }}-${{ matrix.build-on }}-${{ matrix.container || 'native' }}