Skip to content

Commit 7ffb165

Browse files
committed
upgrade clang format
1 parent a2bee60 commit 7ffb165

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/clang-format-check.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,5 @@ jobs:
1515
- name: Run clang-format style check for C/C++/Protobuf source code.
1616
uses: jidicula/[email protected]
1717
with:
18-
clang-format-version: '13'
18+
clang-format-version: '18'
1919
check-path: ${{ matrix.path }}
20-
fallback-style: 'Google'

0 commit comments

Comments
 (0)