mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-04-20 18:35:42 +00:00
Update clang-format check version
This commit is contained in:
parent
314a3424ea
commit
93fd2aa115
2
.github/workflows/clang-format-check.yml
vendored
2
.github/workflows/clang-format-check.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Run clang-format style check for C/C++/Protobuf programs.
|
- name: Run clang-format style check for C/C++/Protobuf programs.
|
||||||
uses: jidicula/clang-format-action@v4.6.2
|
uses: jidicula/clang-format-action@v4.8.0
|
||||||
with:
|
with:
|
||||||
clang-format-version: '14'
|
clang-format-version: '14'
|
||||||
check-path: 'src'
|
check-path: 'src'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user