Skip to content

Commit 02ebe3d

Browse files
committed
feat: update clang-format
1 parent 0ab527b commit 02ebe3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

files/.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v4
2323
- uses: greut/eclint-action@v0
24-
- uses: jidicula/clang-format-action@v4.11.0
25-
with: { clang-format-version: "19" }
24+
- uses: jidicula/clang-format-action@v4.15.0
25+
with: { clang-format-version: "20" }
2626

2727
test-windows:
2828
if: >-

0 commit comments

Comments
 (0)