diff --git a/.github/workflows/c.yml b/.github/workflows/c.yml index 28c5fc11..d33a2157 100644 --- a/.github/workflows/c.yml +++ b/.github/workflows/c.yml @@ -26,7 +26,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: jidicula/clang-format-action@v4.5.0 + - uses: jidicula/clang-format-action@v4.11.0 with: clang-format-version: "13" check-path: c