diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 48fcbf6..54a79b7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,7 +25,7 @@ jobs: - uses: "actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10" # v6.0.3 with: persist-credentials: false - - uses: "j178/prek-action@bdca6f102f98e2b4c7029491a53dfd366469e33d" # v2.0.4 + - uses: "j178/prek-action@e98a699c41eb69ab013a45817a0406469a748f8d" # v2.0.5 tests: name: "Python ${{ matrix.python-version }}"