Skip to content

Commit ce5444a

Browse files
committed
Update clang-format to v18
1 parent fa64662 commit ce5444a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Run clang-format style check.
1515
uses: jidicula/clang-format-action@v4.11.0
1616
with:
17-
clang-format-version: '17'
17+
clang-format-version: '18'
1818
fallback-style: 'none'
1919

0 commit comments

Comments
 (0)