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.20 .0
83
+ uses : dawidd6/action-download-artifact@v2.21 .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.20 .0
108
+ uses : dawidd6/action-download-artifact@v2.21 .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 @@ -137,7 +137,7 @@ jobs:
137
137
138
138
# Download cached remote files (artifacts) from GitHub
139
139
- name : Download remote data from GitHub
140
- uses : dawidd6/action-download-artifact@v2.20 .0
140
+ uses : dawidd6/action-download-artifact@v2.21 .0
141
141
with :
142
142
workflow : cache_data.yaml
143
143
workflow_conclusion : success
You can’t perform that action at this time.
0 commit comments