We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eae9da0 + fd9c4f8 commit 10a93b3Copy full SHA for 10a93b3
1 file changed
.github/workflows/testReportJob.yml
@@ -59,7 +59,7 @@ jobs:
59
ls /build/reports/kover/html
60
61
- name: Archive code coverage results
62
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
63
with:
64
name: code-coverage-report
65
path: /build/reports/kover/html
0 commit comments