Skip to content

Commit

Permalink
gh-147: try-update clang format action
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorOrachyov committed Dec 2, 2022
1 parent e564ed3 commit c013539
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check
uses: jidicula/clang-format-action@v4.8.0
uses: jidicula/clang-format-action@v4.9.0
with:
clang-format-version: '12'
clang-format-version: '13'
check-path: ${{ matrix.path }}

0 comments on commit c013539

Please sign in to comment.