File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4545 egress-policy : audit
4646
4747 - name : Download Test Reports
48- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
48+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
4949 with :
5050 pattern : Test Results (*)
5151 merge-multiple : true
Original file line number Diff line number Diff line change 5757 egress-policy : audit
5858
5959 - name : Download Test Reports
60- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
60+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
6161 with :
6262 pattern : Test Results (*)
6363 merge-multiple : true
Original file line number Diff line number Diff line change 9292 run : docker stop json-rpc-relay json-rpc-relay-ws
9393
9494 - name : Download openrpc.json artifact
95- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
95+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
9696 with :
9797 name : openrpc
9898
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ jobs:
200200 egress-policy : audit
201201
202202 - name : Download Test Reports
203- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
203+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
204204 with :
205205 pattern : Test Results (*)
206206 merge-multiple : true
Original file line number Diff line number Diff line change 6868 token : ${{ secrets.GH_ACCESS_TOKEN }}
6969
7070 - name : Download openrpc.json artifact
71- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
71+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
7272 with :
7373 name : openrpc
7474 path : ./downloaded-artifacts/
You can’t perform that action at this time.
0 commit comments