File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 21
21
steps :
22
22
- name : Post review comments
23
23
id : post-review
24
- uses : ZedThree/clang-tidy-review/post@v0.20.1
24
+ uses : ZedThree/clang-tidy-review/post@v0.21.0
25
25
with :
26
26
max_comments : 10
27
27
Original file line number Diff line number Diff line change 30
30
version : " 17.0.6"
31
31
32
32
- name : Run clang-tidy
33
- uses : ZedThree/clang-tidy-review@v0.20.1
33
+ uses : ZedThree/clang-tidy-review@v0.21.0
34
34
id : review
35
35
with :
36
36
build_dir : build
53
53
cmake . -B build -DCMAKE_C_COMPILER="$GITHUB_WORKSPACE/llvm/bin/clang" -DCMAKE_CXX_COMPILER="$GITHUB_WORKSPACE/llvm/bin/clang++" -DCMAKE_EXPORT_COMPILE_COMMANDS=On
54
54
55
55
- name : Upload artifacts
56
- uses : ZedThree/clang-tidy-review/upload@v0.20.1
56
+ uses : ZedThree/clang-tidy-review/upload@v0.21.0
You can’t perform that action at this time.
0 commit comments