Merge pull request #717 from yshui/update-clang-format-pipeline

github: update git-clang-format-lint
This commit is contained in:
yshui
2021-10-26 10:35:42 +01:00
committed by GitHub

View File

@@ -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