diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c17e56e..4e96558 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -110,7 +110,7 @@ jobs: steps: - uses: actions/checkout@v7 with: { fetch-depth: 0, filter: "blob:none" } - - uses: j178/prek-action@v2.0.4 + - uses: j178/prek-action@v2.0.5 pass: name: All Checks if: always()