We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b74e924 + 92396cd commit d0fe630Copy full SHA for d0fe630
.github/workflows/publish-pypi.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
steps:
62
- name: Download distribution artifacts 📥
63
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
64
with:
65
name: package-distribution
66
path: dist/
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
127
128
0 commit comments