File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 64
64
65
65
# Download cached remote files (artifacts) from GitHub
66
66
- name : Download remote data from GitHub
67
- uses : dawidd6/action-download-artifact@v3.0.0
67
+ uses : dawidd6/action-download-artifact@v3.1.1
68
68
with :
69
69
workflow : cache_data.yaml
70
70
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ jobs:
111
111
112
112
# Download cached remote files (artifacts) from GitHub
113
113
- name : Download remote data from GitHub
114
- uses : dawidd6/action-download-artifact@v3.0.0
114
+ uses : dawidd6/action-download-artifact@v3.1.1
115
115
with :
116
116
workflow : cache_data.yaml
117
117
workflow_conclusion : success
Original file line number Diff line number Diff line change 70
70
71
71
# Download cached remote files (artifacts) from GitHub
72
72
- name : Download remote data from GitHub
73
- uses : dawidd6/action-download-artifact@v3.0.0
73
+ uses : dawidd6/action-download-artifact@v3.1.1
74
74
with :
75
75
workflow : cache_data.yaml
76
76
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ jobs:
127
127
128
128
# Download cached remote files (artifacts) from GitHub
129
129
- name : Download remote data from GitHub
130
- uses : dawidd6/action-download-artifact@v3.0.0
130
+ uses : dawidd6/action-download-artifact@v3.1.1
131
131
with :
132
132
workflow : cache_data.yaml
133
133
workflow_conclusion : success
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134
134
135
135
# Download cached remote files (artifacts) from GitHub
136
136
- name : Download remote data from GitHub
137
- uses : dawidd6/action-download-artifact@v3.0.0
137
+ uses : dawidd6/action-download-artifact@v3.1.1
138
138
with :
139
139
workflow : cache_data.yaml
140
140
workflow_conclusion : success
Original file line number Diff line number Diff line change 82
82
83
83
# Download cached remote files (artifacts) from GitHub
84
84
- name : Download remote data from GitHub
85
- uses : dawidd6/action-download-artifact@v3.0.0
85
+ uses : dawidd6/action-download-artifact@v3.1.1
86
86
with :
87
87
workflow : cache_data.yaml
88
88
workflow_conclusion : success
You can’t perform that action at this time.
0 commit comments