Skip to content

Commit 0dcd0e5

Browse files
authored
Merge branch 'main' into dependabot/dotnet_sdk/main/dotnet-sdk-10.0.100
2 parents da5e2e9 + 7e168be commit 0dcd0e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
reporter: dotnet-trx
115115

116116
- name: "Publish Test Summary"
117-
uses: EnricoMi/publish-unit-test-result-action@v2.21.0
117+
uses: EnricoMi/publish-unit-test-result-action@v2.22.0
118118
if: always()
119119
with:
120120
check_name: "Test Summary"

0 commit comments

Comments
 (0)