diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index fa7bbc5d6..9edd2f92a 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -229,7 +229,7 @@ jobs: - uses: actions/setup-python@b55428b1882923874294fa556849718a1d7f2ca5 with: python-version: "3.x" - - uses: pre-commit/action@876132a3c26aa072b09eab6c5395b4749eeb2435 + - uses: pre-commit/action@646c83fcd040023954eafda54b4db0192ce70507 with: extra_args: --show-diff-on-failure --from-ref ${{ github.event.pull_request.base.sha }} --to-ref ${{