File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
77
--user
78
78
${{ matrix.ansible-version }}
79
79
- name : Download migrated collection artifacts
80
- uses : actions/download-artifact@v1
80
+ uses : actions/download-artifact@v4.1.7
81
81
with :
82
82
name : >-
83
83
collection
@@ -135,7 +135,7 @@ jobs:
135
135
--user
136
136
${{ matrix.ansible-version }}
137
137
- name : Download migrated collection artifacts
138
- uses : actions/download-artifact@v1
138
+ uses : actions/download-artifact@v4.1.7
139
139
with :
140
140
name : >-
141
141
collection
@@ -192,7 +192,7 @@ jobs:
192
192
--user
193
193
${{ matrix.ansible-version }}
194
194
- name : Download migrated collection artifacts
195
- uses : actions/download-artifact@v1
195
+ uses : actions/download-artifact@v4.1.7
196
196
with :
197
197
name : >-
198
198
collection
@@ -247,7 +247,7 @@ jobs:
247
247
--user
248
248
${{ matrix.ansible-version }}
249
249
- name : Download migrated collection artifacts
250
- uses : actions/download-artifact@v1
250
+ uses : actions/download-artifact@v4.1.7
251
251
with :
252
252
name : >-
253
253
collection
You can’t perform that action at this time.
0 commit comments