Skip to content

Commit 4aa96fb

Browse files
committed
Upgrade clang-format version to 20
1 parent 9ff8013 commit 4aa96fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
with:
2929
sort-paths: "test"
3030
- name: clang-format Check
31-
uses: jidicula/clang-format-action@v4.14.0
31+
uses: jidicula/clang-format-action@v4.15.0
3232
with:
33-
clang-format-version: 19
33+
clang-format-version: 20

0 commit comments

Comments
 (0)