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.
1 parent ce98c49 commit 1de1c26Copy full SHA for 1de1c26
.github/workflows/tox.yml
@@ -38,7 +38,7 @@ jobs:
38
run: pipx run build
39
- name: Check distributions
40
run: pipx run twine check dist/*
41
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
42
with:
43
name: dist
44
path: dist/
0 commit comments