ci: Update Linter job

This commit is contained in:
Tamino Bauknecht 2023-10-21 12:50:56 +02:00
parent 6dd2cfba34
commit f598e348c4
No known key found for this signature in database
GPG Key ID: 77837396BE935C6C
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.13
- uses: DoozyX/clang-format-lint-action@v0.16.2
with:
source: '.'
extensions: 'hpp,h,cpp,c'
clangFormatVersion: 12
clangFormatVersion: 16