diff --git a/.github/workflows/c.yml b/.github/workflows/c.yml index 04c10c76c7..deb433d938 100644 --- a/.github/workflows/c.yml +++ b/.github/workflows/c.yml @@ -11,7 +11,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: "17" check-path: bpf