diff --git a/.github/workflows/c-code-format.yml b/.github/workflows/c-code-format.yml index 9b19a59..02240ad 100644 --- a/.github/workflows/c-code-format.yml +++ b/.github/workflows/c-code-format.yml @@ -34,6 +34,6 @@ jobs: echo "Using the repo code format." fi - - uses: DoozyX/clang-format-lint-action@v0.16 + - uses: DoozyX/clang-format-lint-action@v0.17 with: clangFormatVersion: 13