We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91cdf04 commit f39bb8fCopy full SHA for f39bb8f
.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.16.2
+ - uses: DoozyX/clang-format-lint-action@v0.17
13
with:
14
source: './src'
15
extensions: 'java'
0 commit comments