@@ -151,7 +151,7 @@ jobs:
151
151
- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
152
152
with :
153
153
node-version : 18
154
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
154
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
155
155
with :
156
156
name : build-linux-and-macos-x64
157
157
- name : Confirm that linux uploader binary is static
@@ -187,7 +187,7 @@ jobs:
187
187
- uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
188
188
with :
189
189
node-version : 18
190
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
190
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
191
191
with :
192
192
name : build-linux-and-macos-x64
193
193
- name : Remove .git directory
@@ -216,7 +216,7 @@ jobs:
216
216
steps :
217
217
- name : Checkout
218
218
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
219
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
219
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
220
220
with :
221
221
name : build-linux-and-macos-x64
222
222
- name : Remove test coverage files
@@ -246,7 +246,7 @@ jobs:
246
246
steps :
247
247
- name : Checkout
248
248
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
249
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
249
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
250
250
with :
251
251
name : build-linux-and-macos-x64
252
252
- name : Remove .git directory
@@ -275,7 +275,7 @@ jobs:
275
275
steps :
276
276
- name : Checkout
277
277
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
278
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
278
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
279
279
with :
280
280
name : build-macos-arm64
281
281
- name : Remove test coverage files
@@ -305,7 +305,7 @@ jobs:
305
305
steps :
306
306
- name : Checkout
307
307
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
308
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
308
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
309
309
with :
310
310
name : build-macos-arm64
311
311
- name : Remove .git directory
@@ -339,7 +339,7 @@ jobs:
339
339
apk add git
340
340
- name : Checkout
341
341
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
342
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
342
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
343
343
with :
344
344
name : build-alpine
345
345
- name : Remove test coverage files
@@ -373,7 +373,7 @@ jobs:
373
373
apk add git
374
374
- name : Checkout
375
375
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
376
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
376
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
377
377
with :
378
378
name : build-alpine
379
379
- name : Remove .git directory
@@ -409,7 +409,7 @@ jobs:
409
409
apk add git squid
410
410
- name : Checkout
411
411
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
412
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
412
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
413
413
with :
414
414
name : build-alpine
415
415
- name : Start squid
@@ -437,7 +437,7 @@ jobs:
437
437
steps :
438
438
- name : Checkout
439
439
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
440
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
440
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
441
441
with :
442
442
name : build-windows
443
443
- name : Remove test coverage files
@@ -472,7 +472,7 @@ jobs:
472
472
steps :
473
473
- name : Checkout
474
474
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
475
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
475
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
476
476
with :
477
477
name : build-windows
478
478
- name : Remove .git directory
@@ -524,7 +524,7 @@ jobs:
524
524
with :
525
525
node-version : 18
526
526
cache : ' npm'
527
- - uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
527
+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
528
528
- name : List files
529
529
run : tree
530
530
- name : Cat output_alpine.txt
0 commit comments