Skip to content

Commit

Permalink
Format: Use latest clang format
Browse files Browse the repository at this point in the history
  • Loading branch information
Sapd committed Mar 18, 2024
1 parent a84f0d7 commit 19dd4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.11
- uses: DoozyX/clang-format-lint-action@v0.17
with:
source: '.'
extensions: 'h,c'
clangFormatVersion: 11
clangFormatVersion: 16

0 comments on commit 19dd4ae

Please sign in to comment.