diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index cda04d04389..752d909d458 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -13,7 +13,7 @@ jobs: contents: read # to fetch code (actions/checkout) steps: - uses: actions/checkout@v4 - - uses: wolletd/clang-format-checker@v1.10 + - uses: wolletd/clang-format-checker@v1.11 with: target-ref: master build: