diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index 8504cca9..4e417423 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -148,7 +148,7 @@ jobs: components: clippy targets: ${{matrix.target}} - name: Rust cache - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 + uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 with: shared-key: "stable-${{matrix.target}}"