Update main.yml

This commit is contained in:
Peter Buchegger 2022-05-10 22:49:46 +02:00 committed by GitHub
parent fe2612526b
commit 94ae1e2b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@v3.2.0
uses: jidicula/clang-format-action@v4.6.2
with:
clang-format-version: '11'
check-path: src