We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4557d9 commit a48d52bCopy full SHA for a48d52b
.github/workflows/on-pull-request-workflow.yml
@@ -54,7 +54,7 @@ jobs:
54
poetry run coverage lcov
55
56
- name: 'Upload Artifact'
57
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
58
with:
59
name: htmlcov
60
path: htmlcov
0 commit comments