File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5656 id-token : write # IMPORTANT: mandatory for trusted publishing
5757 steps :
5858 - name : Download all the dists
59- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
59+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
6060 with :
6161 name : python-package-distributions
6262 path : dist/
8080 id-token : write # IMPORTANT: mandatory for trusted publishing
8181 steps :
8282 - name : Download all the dists
83- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
83+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
8484 with :
8585 name : python-package-distributions
8686 path : dist/
@@ -110,7 +110,7 @@ jobs:
110110 pyproject.toml
111111 sparse-checkout-cone-mode : false
112112 - name : Download all the dists
113- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
113+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
114114 with :
115115 name : python-package-distributions
116116 path : dist/
You can’t perform that action at this time.
0 commit comments