We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40fef66 + 2c4f5db commit 3c57633Copy full SHA for 3c57633
1 file changed
.github/workflows/build-and-test-via-cmake.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
15
- - uses: DoozyX/clang-format-lint-action@v0.5
+ - uses: DoozyX/clang-format-lint-action@v0.17
16
with:
17
source: '.'
18
exclude: './lib'
0 commit comments