We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc28be0 commit 4290915Copy full SHA for 4290915
.github/workflows/clang-format.yml
@@ -15,5 +15,5 @@ jobs:
15
- name: runs clang-format style check for C/C++/Protobuf programs.
16
uses: jidicula/clang-format-action@v4.13.0
17
with:
18
- clang-format-version: '13'
+ clang-format-version: '18'
19
check-path: ${{ matrix.path }}
0 commit comments