mirror of
https://github.com/yshui/picom.git
synced 2024-11-25 14:06:08 -05:00
github: update git-clang-format-lint
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
parent
ad18d129cc
commit
1b979212e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/coding-style.yml
vendored
2
.github/workflows/coding-style.yml
vendored
|
@ -9,6 +9,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 2
|
||||
- uses: yshui/git-clang-format-lint@v1.11
|
||||
- uses: yshui/git-clang-format-lint@v1.12
|
||||
with:
|
||||
base: ${{ github.event.ref }}~1
|
||||
|
|
Loading…
Reference in a new issue