diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0e074fef..07d28475 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -17,6 +17,6 @@ jobs: toolchain: stable components: rustfmt - - uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2 + - uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2 - uses: dprint/check@v2.2 \ No newline at end of file