Skip to content

Commit ca6513c

Browse files
committed
chore: use clang-format 19
1 parent a491f2f commit ca6513c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@v4
2323
- uses: greut/eclint-action@v0
2424
- uses: jidicula/[email protected]
25-
with: { clang-format-version: "18" }
25+
with: { clang-format-version: "19" }
2626

2727
test-windows:
2828
if: >-

0 commit comments

Comments
 (0)