Skip to content

Commit

Permalink
trying to upgrade clang-format-lint-action
Browse files Browse the repository at this point in the history
  • Loading branch information
Pistonight committed Sep 7, 2024
1 parent 8db6186 commit 8b4eeee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: DoozyX/clang-format-lint-action@v0.12
- uses: DoozyX/clang-format-lint-action@v0.18
with:
source: 'src'
exclude: 'lib'
Expand Down

0 comments on commit 8b4eeee

Please sign in to comment.