Skip to content

Commit

Permalink
chore: Update clang-format version to '18'
Browse files Browse the repository at this point in the history
  • Loading branch information
zfergus committed Sep 6, 2024
1 parent 76bc278 commit aac99c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- name: clang-format style check
uses: jidicula/[email protected]
with:
clang-format-version: '17'
clang-format-version: '18'
check-path: ${{ matrix.path }}

0 comments on commit aac99c4

Please sign in to comment.