Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tturocy committed May 28, 2024
2 parents af40bc3 + 2a3fec6 commit 7b1181f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check for C/C++
uses: jidicula/clang-format-action@v4.12.0
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '17'
check-path: 'src'
Expand Down

0 comments on commit 7b1181f

Please sign in to comment.