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 95
95
--user
96
96
${{ matrix.ansible-version }}
97
97
- name : Download migrated collection artifacts
98
- uses : actions/download-artifact@v1
98
+ uses : actions/download-artifact@v4.1.7
99
99
with :
100
100
name : >-
101
101
collection
@@ -161,7 +161,7 @@ jobs:
161
161
--user
162
162
${{ matrix.ansible-version }}
163
163
- name : Download migrated collection artifacts
164
- uses : actions/download-artifact@v1
164
+ uses : actions/download-artifact@v4.1.7
165
165
with :
166
166
name : >-
167
167
collection
@@ -226,7 +226,7 @@ jobs:
226
226
--user
227
227
${{ matrix.ansible-version }}
228
228
- name : Download migrated collection artifacts
229
- uses : actions/download-artifact@v1
229
+ uses : actions/download-artifact@v4.1.7
230
230
with :
231
231
name : >-
232
232
collection
@@ -289,7 +289,7 @@ jobs:
289
289
--user
290
290
${{ matrix.ansible-version }}
291
291
- name : Download migrated collection artifacts
292
- uses : actions/download-artifact@v1
292
+ uses : actions/download-artifact@v4.1.7
293
293
with :
294
294
name : >-
295
295
collection
You can’t perform that action at this time.
0 commit comments