We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d8b32d9 + 017be9e commit eb832f5Copy full SHA for eb832f5
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@v7.0.0
+ uses: actions/upload-artifact@v7.0.1
84
with:
85
name: cobertura.xml
86
path: coverage/cobertura.xml
0 commit comments