Skip to content

Commit d17c79c

Browse files
committed
Update logToCs
1 parent 8a93492 commit d17c79c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pre-commit gc
3232
pre-commit run --show-diff-on-failure --color=always --all-files | tee ${RAW_LOG}
3333
- name: Convert Raw Log to Checkstyle format (launch action)
34-
uses: mdeweerd/[email protected].3
34+
uses: mdeweerd/[email protected].9
3535
if: ${{ failure() }}
3636
with:
3737
in: ${{ env.RAW_LOG }}

0 commit comments

Comments
 (0)