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 ef7e972 commit e73fe05Copy full SHA for e73fe05
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
run: pipx run build
19
20
- name: Upload SDist and wheel
21
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
22
with:
23
path: dist/*
24
if-no-files-found: error
0 commit comments