We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f24dfd5 + d3efae2 commit c728329Copy full SHA for c728329
1 file changed
.github/workflows/net.yml
@@ -59,7 +59,7 @@ jobs:
59
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
60
61
- name: Archive code coverage results
62
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
63
with:
64
name: code-coverage-report
65
path: ./*.coverage.xml
0 commit comments