We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cd3441f + 82369cc commit 0c7f219Copy full SHA for 0c7f219
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
59
- name: HTML coverage reports
60
if: always()
61
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
62
with:
63
name: coverage_${{ matrix.python-version }}
64
path: coverage
0 commit comments