Skip to content

Commit

Permalink
use clang-foramt 14
Browse files Browse the repository at this point in the history
  • Loading branch information
StRigaud committed May 13, 2024
1 parent 93e17e4 commit 58b7775
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 @@ -12,4 +12,4 @@ jobs:
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: "13"
clang-format-version: "14"

0 comments on commit 58b7775

Please sign in to comment.