We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac2fbca + d676ca4 commit 214590dCopy full SHA for 214590d
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@v6
+ uses: actions/upload-artifact@v7
63
with:
64
name: code-coverage-report
65
path: ./*.coverage.xml
0 commit comments