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.
2 parents ffb063a + c4c5824 commit 1b72daaCopy full SHA for 1b72daa
1 file changed
.github/workflows/pypi-publish.yml
@@ -85,7 +85,7 @@ jobs:
85
if: github.event_name == 'release' && github.event.action == 'published'
86
steps:
87
- name: Retrieve distributions
88
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
89
with:
90
name: artifact
91
path: dist
0 commit comments