Updated linter to clang-format 12.0.1

This commit is contained in:
Alexandre Paillier
2022-08-19 12:13:24 +02:00
parent 9e4df4b655
commit 3f02bf672c
2 changed files with 3 additions and 3 deletions

View File

@@ -19,8 +19,8 @@ jobs:
uses: actions/checkout@v2
- name: Lint
uses: DoozyX/clang-format-lint-action@v0.13
uses: DoozyX/clang-format-lint-action@v0.14
with:
source: "./"
extensions: "h,c"
clangFormatVersion: 12.0.0
clangFormatVersion: 12.0.1