Use newest version of clang format action
Some checks failed
clang-format Check / Formatting Check (map[check:main/src]) (push) Failing after 5s
Some checks failed
clang-format Check / Formatting Check (map[check:main/src]) (push) Failing after 5s
This commit is contained in:
parent
8fc5c0ead6
commit
a84ad5b430
@ -12,7 +12,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Run clang-format style check for C/C++/Protobuf programs.
|
||||
uses: jidicula/clang-format-action@v4.10.2
|
||||
uses: jidicula/clang-format-action@v4.11.0
|
||||
with:
|
||||
clang-format-version: '13'
|
||||
check-path: ${{ matrix.path['check'] }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user