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 0b68677 + cd17904 commit 755acc9Copy full SHA for 755acc9
.github/workflows/github_actions_build.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@master
14
- - uses: DoozyX/clang-format-lint-action@v0.17
+ - uses: DoozyX/clang-format-lint-action@v0.20
15
with:
16
source: '.'
17
exclude: './third_party'
0 commit comments