commit | ef73a30083ccd4eb1ad6e67a68b23163bf195561 | [log] [tgz] |
---|---|---|
author | mosfet80 <[email protected]> | Fri Aug 02 12:06:00 2024 +0200 |
committer | GitHub <[email protected]> | Fri Aug 02 11:06:00 2024 +0100 |
tree | 2912b3c89320d70b99c31b68199ae384b5608e54 | |
parent | 7971a63070dcfa848489cd2c6cdcbdefe8cdb000 [diff] |
Update clang-format-lint-action (#1829) Colorize output in github action Co-authored-by: dominic <[email protected]>
diff --git a/.github/workflows/clang-format-lint.yml b/.github/workflows/clang-format-lint.yml index c790a5a..8f089dc 100644 --- a/.github/workflows/clang-format-lint.yml +++ b/.github/workflows/clang-format-lint.yml
@@ -10,7 +10,7 @@ steps: - uses: actions/checkout@v4 - - uses: DoozyX/[email protected] + - uses: DoozyX/[email protected] with: source: './include/benchmark ./src ./test' extensions: 'h,cc'