Skip to content

Commit

Permalink
update clang-format action
Browse files Browse the repository at this point in the history
  • Loading branch information
FG-TUM committed Sep 17, 2024
1 parent 640980a commit 1de2330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
- uses: DoozyX/clang-format-lint-action@v0.12
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: 'src tests'
# exclude: 'none'
Expand Down

0 comments on commit 1de2330

Please sign in to comment.