Skip to content

Commit 80f60af

Browse files
committed
update clang-format version
1 parent 4aa47b2 commit 80f60af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- name: Run clang-format style check for C/C++/Protobuf programs.
1616
uses: jidicula/clang-format-action@v4.13.0
1717
with:
18-
clang-format-version: '16'
18+
clang-format-version: '19'
1919
check-path: ${{ github.workspace }}

0 commit comments

Comments
 (0)