ci: update global cpp (#533)
This commit is contained in:
parent
ed5ee24efb
commit
dbe56ee583
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cpp-clang-format-lint.yml
vendored
2
.github/workflows/cpp-clang-format-lint.yml
vendored
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Clang format lint
|
||||
uses: DoozyX/clang-format-lint-action@v0.14
|
||||
uses: DoozyX/clang-format-lint-action@v0.15
|
||||
with:
|
||||
source: './src'
|
||||
extensions: 'cpp,h,m,mm'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue