Skip to content

Commit 4892cb7

Browse files
committed
Update clangformat CI check
1 parent 4bf1475 commit 4892cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ jobs:
113113
runs-on: ubuntu-latest
114114
steps:
115115
- uses: actions/checkout@main
116-
- uses: DoozyX/clang-format-lint-action@master
116+
- uses: jidicula/clang-format-action@main
117117
name: "Verify formatting"
118118
with:
119-
clangFormatVersion: 17
119+
clang-format-version: 19
120120

0 commit comments

Comments
 (0)