File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 76
76
77
77
# Download cached remote files (artifacts) from GitHub
78
78
- name : Download remote data from GitHub
79
- uses : dawidd6/action-download-artifact@v2.12 .0
79
+ uses : dawidd6/action-download-artifact@v2.13 .0
80
80
with :
81
81
workflow : cache_data.yaml
82
82
workflow_conclusion : success
Original file line number Diff line number Diff line change 92
92
93
93
# Download cached remote files (artifacts) from GitHub
94
94
- name : Download remote data from GitHub
95
- uses : dawidd6/action-download-artifact@v2.12 .0
95
+ uses : dawidd6/action-download-artifact@v2.13 .0
96
96
with :
97
97
workflow : cache_data.yaml
98
98
workflow_conclusion : success
Original file line number Diff line number Diff line change 97
97
98
98
# Download cached remote files (artifacts) from GitHub
99
99
- name : Download remote data from GitHub
100
- uses : dawidd6/action-download-artifact@v2.12 .0
100
+ uses : dawidd6/action-download-artifact@v2.13 .0
101
101
with :
102
102
workflow : cache_data.yaml
103
103
workflow_conclusion : success
You can’t perform that action at this time.
0 commit comments