mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-14 23:07:55 +02:00
Update clang-format.yml
This commit is contained in:
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 }}
|
||||||
|
Reference in New Issue
Block a user