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 1b60fb9 + 814e450 commit 5b63d1cCopy full SHA for 5b63d1c
.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
52
fail_ci_if_error: true
53
files: .coverage.${{ steps.pyenv.outputs.value }}.xml
54
55
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
56
if: matrix.python-version == '2.7' || matrix.python-version == '3.8'
57
with:
58
name: dist-${{ matrix.python-version }}
0 commit comments