Skip to content

Commit 4290915

Browse files
authored
Update clang-format.yml
1 parent cc28be0 commit 4290915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- name: runs clang-format style check for C/C++/Protobuf programs.
1616
uses: jidicula/[email protected]
1717
with:
18-
clang-format-version: '13'
18+
clang-format-version: '18'
1919
check-path: ${{ matrix.path }}

0 commit comments

Comments
 (0)