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 @@ -174,7 +174,7 @@ jobs:
174174 sparse-checkout-cone-mode : false
175175
176176 - name : Download test artifacts
177- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
177+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
178178 with :
179179 name : test-reports
180180
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ jobs:
169169 sparse-checkout-cone-mode : false
170170
171171 - name : Download test artifacts
172- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
172+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
173173 with :
174174 name : test-reports
175175
You can’t perform that action at this time.
0 commit comments