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.
2 parents a2af86a + 3cd6f23 commit f2be21cCopy full SHA for f2be21c
.github/workflows/lint.yml
@@ -31,5 +31,5 @@ jobs:
31
- name: clang-format Check
32
uses: jidicula/clang-format-action@4726374d1aa3c6aecf132e5197e498979588ebc8 # v4.15.0
33
with:
34
- clang-format-version: 18
+ clang-format-version: 20
35
check-path: ${{ matrix.path }}
0 commit comments