Skip to content

Commit a6e483b

Browse files
renovate[bot]bastianeicher
authored andcommitted
Update dorny/test-reporter action to v2
1 parent ab1ac24 commit a6e483b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: .\build.ps1 ${{steps.gitversion.outputs.nuGetVersion}}
2626
- name: Report test results
2727
if: always()
28-
uses: dorny/test-reporter@v1
28+
uses: dorny/test-reporter@v2
2929
with:
3030
name: Test Report
3131
reporter: dotnet-trx

0 commit comments

Comments
 (0)