Skip to content

Commit 76639c2

Browse files
authored
Merge pull request #47 from AButler/dependabot/github_actions/dorny/test-reporter-2
Bump dorny/test-reporter from 1 to 2
2 parents 2956b93 + ec49f0c commit 76639c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-dotnet.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
run: dotnet test --no-build
4646

4747
- name: Test Report
48-
uses: dorny/test-reporter@v1
48+
uses: dorny/test-reporter@v2
4949
if: success() || failure()
5050
with:
5151
name: .NET Tests

0 commit comments

Comments
 (0)