We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f56ec7 commit 783ab44Copy full SHA for 783ab44
1 file changed
.github/workflows/unit-tests.yml
@@ -57,7 +57,7 @@ jobs:
57
github-key: ${{ secrets.GITHUB_TOKEN }}
58
59
- name: Upload coverage report
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
continue-on-error: true
62
with:
63
name: pytest-coverage-report
0 commit comments