We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f8e3c3 + f7b0706 commit 54035eeCopy full SHA for 54035ee
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