diff --git a/.github/workflows/calc.yml b/.github/workflows/calc.yml index c49a219fc..f696b4217 100644 --- a/.github/workflows/calc.yml +++ b/.github/workflows/calc.yml @@ -26,7 +26,7 @@ jobs: toolchain: stable - name: Rust Cache - uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8 + uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2.8.0 - name: Cargo test uses: actions-rs/cargo@v1.0.3