diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 7d22a00..c73e799 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -16,4 +16,4 @@ jobs: with: components: rustfmt, clippy - uses: Swatinem/rust-cache@v2 - - uses: j178/prek-action@v2 \ No newline at end of file + - uses: j178/prek-action@v3.0.0 \ No newline at end of file