We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41f81e9 + 54035ee commit eb19d8eCopy full SHA for eb19d8e
1 file changed
.github/workflows/dotnet-ci.yml
@@ -95,7 +95,7 @@ jobs:
95
uses: actions/checkout@v6.0.2
96
97
- name: Download Cobertura coverage report artifact
98
- uses: actions/download-artifact@v7.0.0
+ uses: actions/download-artifact@v8.0.0
99
with:
100
name: cobertura.xml
101
0 commit comments