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 2985c09 commit ba47275Copy full SHA for ba47275
.github/workflows/codestyle.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
ref: ${{ github.event.pull_request.head.ref }}
23
- name: Clang Format Checker
24
- - uses: jidicula/[email protected]
+ uses: jidicula/[email protected]
25
26
clang-format-version: '17'
27
check-path: ${{ matrix.path['check'] }}
0 commit comments