We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aa47b2 commit 80f60afCopy full SHA for 80f60af
1 file changed
.github/workflows/clang-format-check.yml
@@ -15,5 +15,5 @@ jobs:
15
- name: Run clang-format style check for C/C++/Protobuf programs.
16
uses: jidicula/clang-format-action@v4.13.0
17
with:
18
- clang-format-version: '16'
+ clang-format-version: '19'
19
check-path: ${{ github.workspace }}
0 commit comments