diff --git a/.github/workflows/calc.yml b/.github/workflows/calc.yml index d74eec8..467a352 100644 --- a/.github/workflows/calc.yml +++ b/.github/workflows/calc.yml @@ -22,7 +22,7 @@ jobs: toolchain: stable - name: Rust Cache - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7 + uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2 - name: Cargo test uses: actions-rs/cargo@v1.0.3