Skip to content

Commit

Permalink
{ci} Update clang-format action (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaloney authored Jun 20, 2024
1 parent bfe8ff8 commit b5d9f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check
uses: jidicula/clang-format-action@v4.11.0
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '18'
exclude-regex: 'extern'

0 comments on commit b5d9f5e

Please sign in to comment.