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 bf85fe0 + 375921f commit 1768d54Copy full SHA for 1768d54
.github/workflows/dotnet.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: actions/checkout@v5.0.0
88
89
- name: Download Cobertura coverage report artifact
90
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
91
with:
92
name: cobertura.xml
93
0 commit comments