diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1454a09..34a031e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,7 @@ jobs: shared-key: "shared" # To allow reuse across jobs - name: Rust Compile Cache - uses: mozilla-actions/sccache-action@v0.0.6 + uses: mozilla-actions/sccache-action@v0.0.7 - name: Rust Compile Cache Config shell: bash # echo "CARGO_LOG=cargo::core::compiler::fingerprint=info" >> $GITHUB_ENV