We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d32782 + 280a3ff commit 674cb33Copy full SHA for 674cb33
.github/workflows/ci-checks.yaml
@@ -38,7 +38,7 @@ jobs:
38
reporter: java-junit
39
fail-on-error: false
40
- name: upload-coverage-report
41
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
42
with:
43
name: coverage-report
44
path: htmlcov/
0 commit comments