Skip to content

Commit

Permalink
update clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
cameron-goddard committed Dec 10, 2023
1 parent 0291d05 commit e14342d
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 @@ -9,5 +9,5 @@ jobs:
- name: Run clang-format style check for C/C++/Protobuf programs.
uses: jidicula/[email protected]
with:
clang-format-version: '13'
clang-format-version: '17'
check-path: 'src'

0 comments on commit e14342d

Please sign in to comment.