diff --git a/lint-and-format/action.yaml b/lint-and-format/action.yaml index 75f8147..5fc1f0d 100644 --- a/lint-and-format/action.yaml +++ b/lint-and-format/action.yaml @@ -79,5 +79,5 @@ runs: fi - name: Setup Rust caching - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2.7.5 + uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7 if: steps.lockfile.outputs.present == 'true'