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 1768d54 + d629768 commit d75ce83Copy full SHA for d75ce83
.github/workflows/dotnet.yml
@@ -71,7 +71,7 @@ jobs:
71
run: cat coverage/SummaryGithub.md >> $GITHUB_STEP_SUMMARY
72
73
- name: Upload Cobertura coverage report artifact
74
- uses: actions/upload-artifact@v4.6.2
+ uses: actions/upload-artifact@v5.0.0
75
with:
76
name: cobertura.xml
77
path: coverage/cobertura.xml
0 commit comments