Skip to content

Commit

Permalink
Update clang-format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga authored Nov 21, 2022
1 parent e80d146 commit 18f819f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check for C/C++.
uses: jidicula/clang-format-action@v4.4.1
uses: jidicula/clang-format-action@v4.9.0
with:
clang-format-version: '11'
check-path: 'source'

0 comments on commit 18f819f

Please sign in to comment.