We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7cda6 commit 60309ffCopy full SHA for 60309ff
1 file changed
.github/workflows/clang-format-lint.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Clang Format
23
id: clang
24
- uses: DoozyX/clang-format-lint-action@v0.18.2
+ uses: DoozyX/clang-format-lint-action@v0.20
25
with:
26
#source: '.'
27
#exclude: './third_party ./external'
0 commit comments