There was an error while loading. Please reload this page.
2 parents d966e30 + 1751484 commit a35667eCopy full SHA for a35667e
1 file changed
.github/workflows/publish-pypi.yml
@@ -61,7 +61,7 @@ jobs:
61
PYPI_API_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
62
steps:
63
- name: Download distributions
64
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
65
with:
66
name: python-package-distributions
67
path: dist/
0 commit comments