We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c832e commit 6f6ae64Copy full SHA for 6f6ae64
.github/workflows/calc.yml
@@ -26,7 +26,7 @@ jobs:
26
toolchain: stable
27
28
- name: Rust Cache
29
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
+ uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # v2.7.8
30
31
- name: Cargo test
32
uses: actions-rs/[email protected]
0 commit comments