Skip to content

Commit cfc14e6

Browse files
authored
Bump clang-format to v21 (#634)
1 parent b715fe3 commit cfc14e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: matrix.os == 'ubuntu-latest'
3434
uses: jidicula/clang-format-action@6cd220de46c89139a0365edae93eee8eb30ca8fe # v4.16.0
3535
with:
36-
clang-format-version: '20'
36+
clang-format-version: '21'
3737
check-path: 'src'
3838
exclude-regex: 'tinytest.h'
3939

0 commit comments

Comments
 (0)