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 e80d146 commit 18f819fCopy full SHA for 18f819f
.github/workflows/clang-format.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: Run clang-format style check for C/C++.
10
- uses: jidicula/clang-format-action@v4.4.1
+ uses: jidicula/clang-format-action@v4.9.0
11
with:
12
clang-format-version: '11'
13
check-path: 'source'
0 commit comments