We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4c37ed + 96b074d commit 9f8e3c3Copy full SHA for 9f8e3c3
1 file changed
.github/workflows/dotnet-ci.yml
@@ -80,7 +80,7 @@ jobs:
80
run: cat coverage/SummaryGithub.md >> $GITHUB_STEP_SUMMARY
81
82
- name: Upload Cobertura coverage report artifact
83
- uses: actions/upload-artifact@v6.0.0
+ uses: actions/upload-artifact@v7.0.0
84
with:
85
name: cobertura.xml
86
path: coverage/cobertura.xml
0 commit comments