We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c2046 commit ba04bceCopy full SHA for ba04bce
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
- name: Run clang-format style check for C/C++
14
- uses: jidicula/clang-format-action@v4.14.0
+ uses: jidicula/clang-format-action@v4.15.0
15
with:
16
clang-format-version: '17'
17
check-path: 'src'
0 commit comments