File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 80
80
81
81
# Download cached remote files (artifacts) from GitHub
82
82
- name : Download remote data from GitHub
83
- uses : dawidd6/action-download-artifact@v2.14.1
83
+ uses : dawidd6/action-download-artifact@v2.15.0
84
84
with :
85
85
workflow : cache_data.yaml
86
86
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105
105
106
106
# Download cached remote files (artifacts) from GitHub
107
107
- name : Download remote data from GitHub
108
- uses : dawidd6/action-download-artifact@v2.14.1
108
+ uses : dawidd6/action-download-artifact@v2.15.0
109
109
with :
110
110
workflow : cache_data.yaml
111
111
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ jobs:
107
107
108
108
# Download cached remote files (artifacts) from GitHub
109
109
- name : Download remote data from GitHub
110
- uses : dawidd6/action-download-artifact@v2.14.1
110
+ uses : dawidd6/action-download-artifact@v2.15.0
111
111
with :
112
112
workflow : cache_data.yaml
113
113
workflow_conclusion : success
You can’t perform that action at this time.
0 commit comments