diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index f13fedb..cace4cd 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.18 + uses: DoozyX/clang-format-lint-action@v0.20 with: source: lib tests exclude: .github/