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 eb150d4 commit 6a96e61Copy full SHA for 6a96e61
.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@v3
+ - uses: actions/upload-artifact@v4
42
with:
43
name: dist
44
path: dist/
0 commit comments