We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4b9f5 commit c4622cbCopy full SHA for c4622cb
1 file changed
.github/workflows/lint.yml
@@ -35,7 +35,7 @@ jobs:
35
steps:
36
- uses: actions/checkout@v4
37
- name: Run clang-format style check for C/C++/Protobuf programs.
38
- uses: jidicula/clang-format-action@v4.14.0
+ uses: jidicula/clang-format-action@v4.15.0
39
with:
40
clang-format-version: '16'
41
check-path: ${{ matrix.path }}
0 commit comments