We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb7f69f + 9a70c10 commit 954e7e0Copy full SHA for 954e7e0
1 file changed
.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@v5.0.0
+ uses: actions/upload-artifact@v6.0.0
75
with:
76
name: cobertura.xml
77
path: coverage/cobertura.xml
0 commit comments