diff --git a/.github/workflows/calc.yml b/.github/workflows/calc.yml index 42e3f6199..02effd22a 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@2656b87321093db1cb55fbd73183d195214fdfd1 # v2.5.0 + uses: Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f # v2.5.1 - name: Cargo test uses: actions-rs/cargo@v1.0.3