Skip to content

Commit

Permalink
github: update clang-format-checker action to v1.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxmaniac committed May 17, 2023
1 parent 2b4cceb commit 2c36d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
check-format:
runs-on: ubuntu-latest
steps:
- uses: wolletd/clang-format-checker@v1
- uses: wolletd/clang-format-checker@v1.10
with:
target-ref: main
build:
Expand Down

0 comments on commit 2c36d50

Please sign in to comment.