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 77
77
78
78
# Download cached remote files (artifacts) from GitHub
79
79
- name : Download remote data from GitHub
80
- uses : dawidd6/action-download-artifact@v2.13 .0
80
+ uses : dawidd6/action-download-artifact@v2.14 .0
81
81
with :
82
82
workflow : cache_data.yaml
83
83
workflow_conclusion : success
Original file line number Diff line number Diff line change 99
99
100
100
# Download cached remote files (artifacts) from GitHub
101
101
- name : Download remote data from GitHub
102
- uses : dawidd6/action-download-artifact@v2.13 .0
102
+ uses : dawidd6/action-download-artifact@v2.14 .0
103
103
with :
104
104
workflow : cache_data.yaml
105
105
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ jobs:
102
102
103
103
# Download cached remote files (artifacts) from GitHub
104
104
- name : Download remote data from GitHub
105
- uses : dawidd6/action-download-artifact@v2.13 .0
105
+ uses : dawidd6/action-download-artifact@v2.14 .0
106
106
with :
107
107
workflow : cache_data.yaml
108
108
workflow_conclusion : success
You can’t perform that action at this time.
0 commit comments