There was an error while loading. Please reload this page.
clangFormatVersion
1 parent 8c685b9 commit 630fc8cCopy full SHA for 630fc8c
1 file changed
.github/workflows/lint_pr.yml
@@ -4,8 +4,8 @@ jobs:
4
clang-format:
5
runs-on: ubuntu-latest
6
steps:
7
- - uses: actions/checkout@v2
8
- - uses: DoozyX/clang-format-lint-action@v0.15
+ - uses: actions/checkout@v7
+ - uses: DoozyX/clang-format-lint-action@v0.20
9
with:
10
source: "include src"
11
- clangFormatVersion: 12
+ clangFormatVersion: 18
0 commit comments