We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bdda01 + c587269 commit ddec5ccCopy full SHA for ddec5cc
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@v7
+ uses: actions/download-artifact@v8
41
with:
42
name: Packages
43
path: dist
0 commit comments