We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7143ee + 9b58261 commit 3983622Copy full SHA for 3983622
1 file changed
.github/workflows/clang_format.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v4
21
- name: Run clang-format style check
22
- uses: jidicula/clang-format-action@v4.11.0
+ uses: jidicula/clang-format-action@v4.12.0
23
with:
24
clang-format-version: '16'
25
check-path: ${{ matrix.path }}
0 commit comments