We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25cf4e3 + c873db5 commit c3a84d5Copy full SHA for c3a84d5
1 file changed
.github/workflows/pypi-package.yml
@@ -37,7 +37,7 @@ jobs:
37
38
steps:
39
- name: Download previously built packages
40
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
41
with:
42
name: Packages
43
path: dist
0 commit comments