diff --git a/.github/workflows/clang-format-lint.yml b/.github/workflows/clang-format-lint.yml index 13477d75..f50a6bd6 100644 --- a/.github/workflows/clang-format-lint.yml +++ b/.github/workflows/clang-format-lint.yml @@ -21,7 +21,7 @@ jobs: - name: Clang Format id: clang - uses: DoozyX/clang-format-lint-action@v0.18.2 + uses: DoozyX/clang-format-lint-action@v0.20 with: #source: '.' #exclude: './third_party ./external'