diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index f340ff425d8..1ea695d874e 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -12,7 +12,7 @@ jobs: check-format: runs-on: ubuntu-latest steps: - - uses: wolletd/clang-format-checker@v1 + - uses: wolletd/clang-format-checker@v1.10 with: target-ref: main build: