File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 62
62
ref : pages
63
63
64
64
- name : Download
65
- uses : actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
65
+ uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
66
66
with :
67
67
path : mutation/ingest
68
68
Original file line number Diff line number Diff line change @@ -59,13 +59,13 @@ jobs:
59
59
ref : pages
60
60
61
61
- name : Download flow reports
62
- uses : actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
62
+ uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
63
63
with :
64
64
name : flow_execution_reports
65
65
path : execution/ingest
66
66
67
67
- name : Download angular coverage
68
- uses : actions/download-artifact@6b208ae046db98c579e8a3aa621ab581ff575935 # v4.1.1
68
+ uses : actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
69
69
with :
70
70
name : angular_coverage
71
71
path : ng_coverage/ingest
You can’t perform that action at this time.
0 commit comments