mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Bump ZedThree/clang-tidy-review from 0.8.4 to 0.9.0 (#3900)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
34ee27805c
commit
c204332685
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -149,7 +149,7 @@ jobs:
|
|||
|
||||
- name: clang-tidy review
|
||||
if: (startsWith(matrix.os, 'ubuntu') && matrix.pch == false && matrix.qt-version == '5.15.2' && github.event_name == 'pull_request')
|
||||
uses: ZedThree/clang-tidy-review@v0.8.4
|
||||
uses: ZedThree/clang-tidy-review@v0.9.0
|
||||
id: review
|
||||
with:
|
||||
build_dir: build
|
||||
|
|
Loading…
Reference in a new issue