We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98f07bc + c3043de commit 0cf3481Copy full SHA for 0cf3481
1 file changed
.github/workflows/release.yml
@@ -55,7 +55,7 @@ jobs:
55
run: python -m build --wheel --sdist
56
57
- name: Upload sdist and wheel
58
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
59
with:
60
name: mm-wheel-sdist
61
path: |
0 commit comments