@@ -117,7 +117,7 @@ jobs:
117
117
path : dir1
118
118
119
119
- name : Download build assets
120
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
120
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
121
121
with :
122
122
name : build-assets
123
123
path : dir1/dist
@@ -143,7 +143,7 @@ jobs:
143
143
bash
144
144
145
145
- name : Download build assets
146
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
146
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
147
147
with :
148
148
name : build-assets
149
149
path : dir2/dist
@@ -191,7 +191,7 @@ jobs:
191
191
fetch-depth : 0
192
192
193
193
- name : Download build assets
194
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
194
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
195
195
with :
196
196
name : build-assets
197
197
@@ -251,7 +251,7 @@ jobs:
251
251
fetch-depth : 0
252
252
253
253
- name : Download build assets
254
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
254
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
255
255
with :
256
256
name : build-assets
257
257
@@ -295,7 +295,7 @@ jobs:
295
295
fetch-depth : 0
296
296
297
297
- name : Download build assets
298
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
298
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
299
299
with :
300
300
name : build-assets
301
301
@@ -334,7 +334,7 @@ jobs:
334
334
fetch-depth : ${{ matrix.fetch-depth }}
335
335
336
336
- name : Download build assets
337
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
337
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
338
338
with :
339
339
name : build-assets
340
340
@@ -367,7 +367,7 @@ jobs:
367
367
ref : ${{ github.event.pull_request.head.sha }}
368
368
369
369
- name : Download build assets
370
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
370
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
371
371
with :
372
372
name : build-assets
373
373
@@ -403,7 +403,7 @@ jobs:
403
403
repository : ${{ github.event.pull_request.head.repo.full_name }}
404
404
405
405
- name : Download build assets
406
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
406
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
407
407
with :
408
408
name : build-assets
409
409
@@ -429,7 +429,7 @@ jobs:
429
429
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
430
430
431
431
- name : Download build assets
432
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
432
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
433
433
with :
434
434
name : build-assets
435
435
@@ -484,7 +484,7 @@ jobs:
484
484
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
485
485
486
486
- name : Download build assets
487
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
487
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
488
488
with :
489
489
name : build-assets
490
490
@@ -544,7 +544,7 @@ jobs:
544
544
path : dir1
545
545
546
546
- name : Download build assets
547
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
547
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
548
548
with :
549
549
name : build-assets
550
550
path : dir1/dist
@@ -575,7 +575,7 @@ jobs:
575
575
fetch-depth : 0
576
576
577
577
- name : Download build assets
578
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
578
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
579
579
with :
580
580
name : build-assets
581
581
path : dist
@@ -613,7 +613,7 @@ jobs:
613
613
path : dir1
614
614
615
615
- name : Download build assets
616
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
616
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
617
617
with :
618
618
name : build-assets
619
619
path : dir1/dist
@@ -651,7 +651,7 @@ jobs:
651
651
fetch-depth : ${{ matrix.fetch-depth }}
652
652
653
653
- name : Download build assets
654
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
654
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
655
655
with :
656
656
name : build-assets
657
657
@@ -717,7 +717,7 @@ jobs:
717
717
fetch-depth : ${{ matrix.fetch-depth }}
718
718
719
719
- name : Download build assets
720
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
720
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
721
721
with :
722
722
name : build-assets
723
723
@@ -812,7 +812,7 @@ jobs:
812
812
fetch-depth : ${{ matrix.fetch-depth }}
813
813
814
814
- name : Download build assets
815
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
815
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
816
816
with :
817
817
name : build-assets
818
818
@@ -1116,7 +1116,7 @@ jobs:
1116
1116
fetch-depth : ${{ matrix.fetch-depth }}
1117
1117
1118
1118
- name : Download build assets
1119
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
1119
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
1120
1120
with :
1121
1121
name : build-assets
1122
1122
@@ -1167,7 +1167,7 @@ jobs:
1167
1167
repository : ${{ github.event.pull_request.head.repo.full_name }}
1168
1168
fetch-depth : ${{ matrix.fetch-depth }}
1169
1169
- name : Download build assets
1170
- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
1170
+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
1171
1171
with :
1172
1172
name : build-assets
1173
1173
- name : Dump GitHub context
0 commit comments