diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index e02cc29..f13fedb 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v4 - name: Format code with clang-format - uses: DoozyX/clang-format-lint-action@v0.17 + uses: DoozyX/clang-format-lint-action@v0.18 with: source: lib tests exclude: .github/