diff --git a/.github/workflows/c.yml b/.github/workflows/c.yml index 4152e10a..59789f50 100644 --- a/.github/workflows/c.yml +++ b/.github/workflows/c.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: jidicula/clang-format-action@v4.13.0 + - uses: jidicula/clang-format-action@v4.14.0 with: clang-format-version: "13" check-path: c