We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad950d1 + a2bfb83 commit d54d389Copy full SHA for d54d389
.github/workflows/lint.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v3
24
- name: Run clang-format
25
- uses: DoozyX/clang-format-lint-action@v0.13
+ uses: DoozyX/clang-format-lint-action@v0.16
26
with:
27
source: '.'
28
exclude: './external'
0 commit comments