Skip to content

Commit f47534f

Browse files
chore(deps): update dorny/test-reporter action to v2
1 parent 24f158b commit f47534f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_nuget.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: dotnet test --logger "trx;LogFileName=test-results.trx" --no-restore
4545

4646
- name: Test Report
47-
uses: dorny/test-reporter@v1
47+
uses: dorny/test-reporter@v2
4848
if: always()
4949
with:
5050
name: DotNET Tests

0 commit comments

Comments
 (0)