diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index 6888134..a159ef7 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -165,7 +165,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: "Run clang-format style check" - uses: jidicula/clang-format-action@v4.11.0 + uses: jidicula/clang-format-action@v4.16.0 with: clang-format-version: "16" check-path: "${{ matrix.path }}" \ No newline at end of file