diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac2089b..f15b9f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: - name: Install nightly rustfmt run: rustup toolchain install nightly --component rustfmt --profile minimal - - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2.7.8 + - uses: Swatinem/rust-cache@f0d9c3887740aee45f6153b24b3a6b815192ec16 # v2.7.8 - name: Install just, taplo, cargo-deny run: |