We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8774277 + 31e96d4 commit 4886101Copy full SHA for 4886101
.github/workflows/_unit_tests.yml
@@ -33,7 +33,7 @@ jobs:
33
34
-
35
name: Test Summary
36
- uses: test-summary/action@v2.3
+ uses: test-summary/action@v2.4
37
if: matrix.targetFramework == 'net8.0'
38
with:
39
paths: artifacts/test-results/*.results.xml
0 commit comments