We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fc090 commit fc4b2abCopy full SHA for fc4b2ab
.github/workflows/validate-cpp.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Run clang-format style check
29
uses: mrousavy/clang-format-action@v1
30
with:
31
- clang-format-version: '16'
+ clang-format-version: '21'
32
check-path: ${{ matrix.path }}
33
clang-format-style-path: package/.clang-format
34
0 commit comments