diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ac2089b..6a70ef5 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@a45951ff880207c249adf57334cf2e9bd81d6e1e # v2.7.8 - name: Install just, taplo, cargo-deny run: |