We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d5f4b1d + eb7f69f commit 9a70c10Copy full SHA for 9a70c10
1 file changed
.github/workflows/dotnet.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: actions/checkout@v6.0.1
88
89
- name: Download Cobertura coverage report artifact
90
- uses: actions/download-artifact@v6.0.0
+ uses: actions/download-artifact@v7.0.0
91
with:
92
name: cobertura.xml
93
0 commit comments