mirror of
https://github.com/diamante0018/MW3ServerFreezer.git
synced 2025-04-19 19:52:53 +00:00
Update clang-format-check.yml
This commit is contained in:
parent
700f430f2e
commit
1e336610c8
4
.github/workflows/clang-format-check.yml
vendored
4
.github/workflows/clang-format-check.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- 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.9.0
|
||||
with:
|
||||
clang-format-version: '14'
|
||||
clang-format-version: '15'
|
||||
check-path: 'src'
|
||||
|
Loading…
x
Reference in New Issue
Block a user