Skip to content

Commit

Permalink
clang-format.yml version change
Browse files Browse the repository at this point in the history
  • Loading branch information
쿤데라_오지우 committed Dec 15, 2023
1 parent d89f045 commit 496c81e
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 @@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check for C/C++ programs.
uses: jidicula/clang-format-action@v4.4.1
uses: jidicula/clang-format-action@v4.11.0
with:
clang-format-version: '13'
check-path: 'IsoLib/libisomediafile'

0 comments on commit 496c81e

Please sign in to comment.