We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf82666 commit 34ba1d0Copy full SHA for 34ba1d0
.github/workflows/python-publish.yml
@@ -44,7 +44,7 @@ jobs:
44
45
steps:
46
- name: Download all the dists
47
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4.1.7
48
with:
49
name: python-package-distributions
50
path: dist/
0 commit comments