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.
1 parent cde961f commit cf54bdbCopy full SHA for cf54bdb
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-24.04
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: DoozyX/clang-format-lint-action@v0.18.2
+ - uses: DoozyX/clang-format-lint-action@v0.20
21
with:
22
source: '.'
23
python-lint:
0 commit comments