Skip to content

Commit 3e9e4bc

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update dorny/test-reporter action to v2
1 parent 2e776fc commit 3e9e4bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- run: gradle test
2828
- name: Report test results
2929
if: always()
30-
uses: dorny/test-reporter@v1
30+
uses: dorny/test-reporter@v2
3131
with:
3232
name: Test Report
3333
reporter: java-junit

0 commit comments

Comments
 (0)