Skip to content

Commit fc4b2ab

Browse files
committed
clang format bump 21
1 parent a9fc090 commit fc4b2ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run clang-format style check
2929
uses: mrousavy/clang-format-action@v1
3030
with:
31-
clang-format-version: '16'
31+
clang-format-version: '21'
3232
check-path: ${{ matrix.path }}
3333
clang-format-style-path: package/.clang-format
3434

0 commit comments

Comments
 (0)