mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2024-12-13 10:22:55 +01:00
Update clang-format.yml
This commit is contained in:
parent
cc28be0590
commit
4290915354
2
.github/workflows/clang-format.yml
vendored
2
.github/workflows/clang-format.yml
vendored
@ -15,5 +15,5 @@ jobs:
|
|||||||
- name: runs clang-format style check for C/C++/Protobuf programs.
|
- name: runs clang-format style check for C/C++/Protobuf programs.
|
||||||
uses: jidicula/clang-format-action@v4.13.0
|
uses: jidicula/clang-format-action@v4.13.0
|
||||||
with:
|
with:
|
||||||
clang-format-version: '13'
|
clang-format-version: '18'
|
||||||
check-path: ${{ matrix.path }}
|
check-path: ${{ matrix.path }}
|
||||||
|
Loading…
Reference in New Issue
Block a user