File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
actions/dispatch-and-download Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 9090 done
9191
9292 - name : Download all artifacts
93- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
93+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
9494 id : download
9595 with :
9696 run-id : ${{steps.return_dispatch.outputs.run_id}}
Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ jobs:
207207 sparse-checkout-cone-mode : false
208208
209209 - name : Download test artifacts
210- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
210+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
211211 with :
212212 name : test-reports
213213
Original file line number Diff line number Diff line change @@ -202,7 +202,7 @@ jobs:
202202 sparse-checkout-cone-mode : false
203203
204204 - name : Download test artifacts
205- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
205+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
206206 with :
207207 name : test-reports
208208
You can’t perform that action at this time.
0 commit comments