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 8ca926e commit 569ce93Copy full SHA for 569ce93
.github/workflows/auto-clang-format.yml
@@ -14,7 +14,7 @@ jobs:
14
extensions: 'h,cpp,hpp'
15
clangFormatVersion: 19
16
inplace: True
17
- - uses: EndBug/add-and-commit@v4
+ - uses: EndBug/add-and-commit@v9
18
with:
19
author_name: Clang Robot
20
author_email: robot@example.com
0 commit comments