Skip to content

Commit 59f642d

Browse files
committed
Merge: Bump dorny/test-reporter from 2 to 3 [5/5]
2 parents 999111e + 89ec63e commit 59f642d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
#prevents execution on PR or dependabot that fails with "Resource not accessible by integration" due to permissions
5555
- name: Publish test report
5656
if: ${{ always() && github.actor=='javiertuya' }}
57-
uses: dorny/test-reporter@v2
57+
uses: dorny/test-reporter@v3
5858
with:
5959
name: test-report-${{ matrix.framework }}
6060
path: reports/dotnet-test-split-report.trx

0 commit comments

Comments
 (0)