Skip to content

Commit

Permalink
Merge pull request #55 from ohjiwoo123/bugfix/clang-format.yml
Browse files Browse the repository at this point in the history
clang-format.yml version change
  • Loading branch information
podborski authored Jan 3, 2024
2 parents da4ce1b + 496c81e commit 9932b53
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: '15'
check-path: 'IsoLib/libisomediafile'

0 comments on commit 9932b53

Please sign in to comment.