diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 121b682477b..31b4e829c92 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -23,10 +23,10 @@ jobs: persist-credentials: false - name: Run pre-commit hooks - uses: j178/prek-action@v2.0.2 + uses: j178/prek-action@v2.0.4 - name: Check spelling - uses: j178/prek-action@v2.0.2 + uses: j178/prek-action@v2.0.4 continue-on-error: true with: extra_args: --all-files --hook-stage manual codespell