diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f4094dc7..86647af1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,4 +31,4 @@ jobs: # Only use this until pre-commit ci is added # The README lists that as the recommended solution - name: Check formatting and linting - uses: pre-commit/action@v3 + uses: pre-commit/action@v3.0.1