We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39c598e commit ab2dbe8Copy full SHA for ab2dbe8
1 file changed
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
43
steps:
44
- name: Download all the dists
45
- uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
+ uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5
46
with:
47
name: python-package-distributions
48
path: dist/
@@ -63,7 +63,7 @@ jobs:
63
64
65
66
67
68
69
0 commit comments