Skip to content

Commit

Permalink
bump clang-format-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
miclegr committed Jul 5, 2024
1 parent 4ef8b78 commit 4f4329c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check C++ Formatting
uses: jidicula/clang-format-action@v4.4.1
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: 14
fallback-style: LLVM
Expand Down

0 comments on commit 4f4329c

Please sign in to comment.