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 7e9be09 commit 9f0f664Copy full SHA for 9f0f664
.github/workflows/pypi.yml
@@ -47,7 +47,7 @@ jobs:
47
runs-on: ubuntu-latest
48
49
steps:
50
- - uses: actions/download-artifact@v5
+ - uses: actions/download-artifact@v6
51
with:
52
path: dist
53
merge-multiple: true
0 commit comments