There was an error while loading. Please reload this page.
1 parent ff524e4 commit 1cd604fCopy full SHA for 1cd604f
1 file changed
.github/workflows/clang-format-check.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Run clang-format style check for C/C++/Protobuf programs.
56
uses: jidicula/clang-format-action@v4.10.2 # Using include-regex 10.x or later
57
with:
58
- clang-format-version: '18'
+ clang-format-version: '22'
59
check-path: ${{ matrix.path['check'] }}
60
exclude-regex: ${{ matrix.path['exclude'] }}
61
include-regex: ${{ env.INCLUDE_REGEX }}
0 commit comments