We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa64662 commit ce5444aCopy full SHA for ce5444a
1 file changed
.github/workflows/clang-format-check.yml
@@ -14,6 +14,6 @@ jobs:
14
- name: Run clang-format style check.
15
uses: jidicula/clang-format-action@v4.11.0
16
with:
17
- clang-format-version: '17'
+ clang-format-version: '18'
18
fallback-style: 'none'
19
0 commit comments