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 8c14416 commit 4e92e45Copy full SHA for 4e92e45
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
run: python -m twine check dist/*.tar.gz
38
39
- name: Upload distribution assets
40
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
41
with:
42
name: release
43
path: |
0 commit comments