Skip to content

Commit

Permalink
Bump jidicula/clang-format-action from 4.10.2 to 4.11.0 (#1621)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 22, 2023
1 parent fb76d80 commit 6f26924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang-format-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@v4.10.2
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: '11'
check-path: ${{ matrix.path }}

0 comments on commit 6f26924

Please sign in to comment.