File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,7 @@ jobs:
216216 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
217217
218218 - name : Download translation files
219- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
219+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
220220 with :
221221 name : translation-files
222222
@@ -426,7 +426,7 @@ jobs:
426426
427427 - name : Download all translated files
428428 if : needs.extract_strings.outputs.translations-to-process == 'true'
429- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
429+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
430430 with :
431431 pattern : translated-*
432432 merge-multiple : true
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120120 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
121121
122122 - name : Download coverage xml report
123- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
123+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
124124 with :
125125 name : coverage-3.9-xml
126126
@@ -147,7 +147,7 @@ jobs:
147147 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
148148
149149 - name : Download coverage report
150- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
150+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
151151 with :
152152 name : coverage-3.9
153153
@@ -189,7 +189,7 @@ jobs:
189189 egress-policy : audit
190190
191191 - name : Download Artifacts
192- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
192+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
193193 with :
194194 path : artifacts
195195
@@ -251,7 +251,7 @@ jobs:
251251 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
252252
253253 - name : Download coverage xml report
254- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
254+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
255255 with :
256256 name : coverage-3.9-xml
257257
Original file line number Diff line number Diff line change 9696 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
9797
9898 - name : Download statistics artifact
99- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v4.1.8
99+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6.0.0
100100 with :
101101 name : code-statistics
102102
Original file line number Diff line number Diff line change @@ -177,7 +177,7 @@ jobs:
177177 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
178178
179179 - name : Download build artifacts
180- uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5 .0.0
180+ uses : actions/download-artifact@018cc2cf5baa6db3ef3c5f8a56943fffe632ef53 # v6 .0.0
181181 with :
182182 name : windows-installer
183183 path : release-artifacts
You can’t perform that action at this time.
0 commit comments