We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04c70f8 + c8177e3 commit 6b7b6feCopy full SHA for 6b7b6fe
.github/workflows/clang-format-lint.yml
@@ -9,7 +9,7 @@ jobs:
9
10
steps:
11
- uses: actions/checkout@v4
12
- - uses: DoozyX/clang-format-lint-action@v0.18
+ - uses: DoozyX/clang-format-lint-action@v0.20
13
with:
14
source: './src'
15
extensions: 'java'
0 commit comments