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 @@ -101,7 +101,7 @@ jobs:
101
101
102
102
# Download cached remote files (artifacts) from GitHub
103
103
- name : Download remote data from GitHub
104
- uses : dawidd6/action-download-artifact@v2.28 .0
104
+ uses : dawidd6/action-download-artifact@v3.0 .0
105
105
with :
106
106
workflow : cache_data.yaml
107
107
workflow_conclusion : success
Original file line number Diff line number Diff line change 69
69
70
70
# Download cached remote files (artifacts) from GitHub
71
71
- name : Download remote data from GitHub
72
- uses : dawidd6/action-download-artifact@v2.28 .0
72
+ uses : dawidd6/action-download-artifact@v3.0 .0
73
73
with :
74
74
workflow : cache_data.yaml
75
75
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123
123
124
124
# Download cached remote files (artifacts) from GitHub
125
125
- name : Download remote data from GitHub
126
- uses : dawidd6/action-download-artifact@v2.28 .0
126
+ uses : dawidd6/action-download-artifact@v3.0 .0
127
127
with :
128
128
workflow : cache_data.yaml
129
129
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ jobs:
169
169
170
170
# Download cached remote files (artifacts) from GitHub
171
171
- name : Download remote data from GitHub
172
- uses : dawidd6/action-download-artifact@v2.28 .0
172
+ uses : dawidd6/action-download-artifact@v3.0 .0
173
173
with :
174
174
workflow : cache_data.yaml
175
175
workflow_conclusion : success
Original file line number Diff line number Diff line change 85
85
86
86
# Download cached remote files (artifacts) from GitHub
87
87
- name : Download remote data from GitHub
88
- uses : dawidd6/action-download-artifact@v2.28 .0
88
+ uses : dawidd6/action-download-artifact@v3.0 .0
89
89
with :
90
90
workflow : cache_data.yaml
91
91
workflow_conclusion : success
You can’t perform that action at this time.
0 commit comments