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 f987e52 commit 927be37Copy full SHA for 927be37
.github/workflows/clang-format-check.yml
@@ -6,6 +6,4 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v2
9
- - uses: jidicula/clang-format-action@v3.4.0
10
- with:
11
- clang-format-version: '11'
+ - uses: jidicula/clang-format-action@v4.6.2
0 commit comments