Skip to content

Commit

Permalink
Use a newer version of clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
srvasude committed May 30, 2024
1 parent cb2993f commit 3b76714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
- name: Run clang-format.
uses: jidicula/[email protected]
with:
clang-format-version: '17'
clang-format-version: '18'
check-path: ${{ matrix.path }}

0 comments on commit 3b76714

Please sign in to comment.