Skip to content

Commit

Permalink
CI: Update DoozyX/clang-format-lint action.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Sep 4, 2024
1 parent 9ac090e commit 9752b30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: DoozyX/clang-format-lint-action@v0.16.2
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: './Source ./tools'
exclude: './Source/ui_qt/win32/Resources ./Source/ui_libretro/ext'
Expand Down

0 comments on commit 9752b30

Please sign in to comment.