File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,19 @@ jobs:
15
15
steps :
16
16
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
17
17
- uses : ./.github/actions/setup-nca-env
18
- - uses : dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f
18
+ - uses : dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415
19
19
with :
20
20
workflow : test-push.yml
21
21
workflow_conclusion : completed
22
22
name : k8s-log
23
23
path : tests/
24
- - uses : dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f
24
+ - uses : dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415
25
25
with :
26
26
workflow : test-push.yml
27
27
workflow_conclusion : completed
28
28
name : calico-log
29
29
path : tests/
30
- - uses : dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f
30
+ - uses : dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415
31
31
with :
32
32
workflow : test-push.yml
33
33
workflow_conclusion : completed
Original file line number Diff line number Diff line change @@ -30,19 +30,19 @@ jobs:
30
30
steps :
31
31
- uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c
32
32
- uses : ./.github/actions/setup-nca-env
33
- - uses : dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f
33
+ - uses : dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415
34
34
with :
35
35
workflow : test-push.yml
36
36
workflow_conclusion : completed
37
37
name : k8s-log
38
38
path : tests/
39
- - uses : dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f
39
+ - uses : dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415
40
40
with :
41
41
workflow : test-push.yml
42
42
workflow_conclusion : completed
43
43
name : calico-log
44
44
path : tests/
45
- - uses : dawidd6/action-download-artifact@bd10f381a96414ce2b13a11bfa89902ba7cea07f
45
+ - uses : dawidd6/action-download-artifact@b59d8c6a6c5c6c6437954f470d963c0b20ea7415
46
46
with :
47
47
workflow : test-push.yml
48
48
workflow_conclusion : completed
You can’t perform that action at this time.
0 commit comments