We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b60fa41 + 6396a62 commit e64ca00Copy full SHA for e64ca00
.github/workflows/release.yaml
@@ -77,7 +77,7 @@ jobs:
77
steps:
78
- uses: actions/checkout@v4
79
- name: Download all the dists
80
- uses: actions/download-artifact@v4.1.9
+ uses: actions/download-artifact@v4.2.1
81
with:
82
name: python-package-distributions
83
path: .
0 commit comments