CI: bump clang-format actions
This commit is contained in:
parent
66b009a57b
commit
74e41d982d
4
.github/workflows/on_push_clang_format.yml
vendored
4
.github/workflows/on_push_clang_format.yml
vendored
@ -7,8 +7,8 @@ jobs:
|
||||
clang-format-checking:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: DoozyX/clang-format-lint-action@v0.13
|
||||
- uses: actions/checkout@v3
|
||||
- uses: DoozyX/clang-format-lint-action@v0.14
|
||||
with:
|
||||
source: '.'
|
||||
exclude: './xmpsdk ./contrib'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user