Skip to content

Commit 7290264

Browse files
Update dorny/test-reporter action to v3
1 parent fbd9160 commit 7290264

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
@@ -28,7 +28,7 @@ jobs:
2828
run: ./build.sh ${{steps.gitversion.outputs.nuGetVersion}}
2929
- name: Report test results
3030
if: always()
31-
uses: dorny/test-reporter@v2
31+
uses: dorny/test-reporter@v3
3232
with:
3333
name: Test Report
3434
reporter: dotnet-trx

0 commit comments

Comments
 (0)