@@ -122,7 +122,7 @@ jobs:
122122 recursive : true
123123
124124 - name : upload build to workflow
125- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1 .2
125+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6 .2
126126 with :
127127 if-no-files-found : error
128128 name : quick-lint-js-${{ matrix.toolchain.archive_name }}-${{ github.sha }}
@@ -171,7 +171,7 @@ jobs:
171171 uname -a || :
172172 shell : bash
173173
174- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
174+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
175175 with :
176176 name : quick-lint-js-${{ matrix.os.archive_name }}-${{ github.sha }}
177177 - name : unpack .zip build
@@ -194,35 +194,35 @@ jobs:
194194 - name : checkout
195195 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
196196
197- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
197+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
198198 with :
199199 name : quick-lint-js-linux-${{ github.sha }}
200200 path : ./
201- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
201+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
202202 with :
203203 name : quick-lint-js-linux-armhf-${{ github.sha }}
204204 path : ./
205- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
205+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
206206 with :
207207 name : quick-lint-js-linux-aarch64-${{ github.sha }}
208208 path : ./
209- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
209+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
210210 with :
211211 name : quick-lint-js-macos-${{ github.sha }}
212212 path : ./
213- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
213+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
214214 with :
215215 name : quick-lint-js-macos-aarch64-${{ github.sha }}
216216 path : ./
217- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
217+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
218218 with :
219219 name : quick-lint-js-windows-${{ github.sha }}
220220 path : ./
221- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
221+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
222222 with :
223223 name : quick-lint-js-windows-x86-${{ github.sha }}
224224 path : ./
225- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
225+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
226226 with :
227227 name : quick-lint-js-windows-arm64-${{ github.sha }}
228228 path : ./
@@ -258,7 +258,7 @@ jobs:
258258 run : npm pack ./dist/npm
259259
260260 - name : upload package to workflow
261- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1 .2
261+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6 .2
262262 with :
263263 if-no-files-found : error
264264 name : quick-lint-js-npm-${{ github.sha }}
@@ -290,7 +290,7 @@ jobs:
290290 runs-on : ${{ matrix.os.runs_on }}
291291
292292 steps :
293- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
293+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
294294 with :
295295 name : quick-lint-js-npm-${{ github.sha }}
296296
@@ -324,11 +324,11 @@ jobs:
324324 steps :
325325 - name : checkout
326326 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
327- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
327+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
328328 with :
329329 name : quick-lint-js-windows-${{ github.sha }}
330330 path : ./
331- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
331+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
332332 with :
333333 name : quick-lint-js-windows-x86-${{ github.sha }}
334334 path : ./
@@ -337,7 +337,7 @@ jobs:
337337 run : go run ./dist/chocolatey/build.go -x86-ZIP ./windows-x86.zip -x64-ZIP ./windows.zip -Out ./quick-lint-js.nupkg
338338
339339 - name : upload package to workflow
340- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1 .2
340+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6 .2
341341 with :
342342 if-no-files-found : error
343343 name : quick-lint-js-chocolatey-${{ github.sha }}
@@ -357,7 +357,7 @@ jobs:
357357 needs : package-chocolatey
358358 runs-on : windows-latest
359359 steps :
360- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
360+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
361361 with :
362362 name : quick-lint-js-chocolatey-${{ github.sha }}
363363 - name : install
@@ -373,11 +373,11 @@ jobs:
373373 steps :
374374 - name : checkout
375375 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
376- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
376+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
377377 with :
378378 name : quick-lint-js-windows-${{ github.sha }}
379379 path : ./
380- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
380+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
381381 with :
382382 name : quick-lint-js-windows-x86-${{ github.sha }}
383383 path : ./
@@ -386,7 +386,7 @@ jobs:
386386 run : go run ./dist/scoop/make-manifest.go -BaseURI 'https://c.quick-lint-js.com/builds/${{ github.sha }}/' -x86-ZIP ./windows-x86.zip -x64-ZIP ./windows.zip -Out ./quick-lint-js.json
387387
388388 - name : upload manifest to workflow
389- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1 .2
389+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6 .2
390390 with :
391391 if-no-files-found : error
392392 name : quick-lint-js-scoop-${{ github.sha }}
@@ -408,7 +408,7 @@ jobs:
408408 steps :
409409 - name : checkout
410410 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
411- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
411+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
412412 with :
413413 name : quick-lint-js-windows-${{ github.sha }}
414414 path : ./
@@ -424,7 +424,7 @@ jobs:
424424 shell : bash
425425
426426 - name : upload MSIX to workflow
427- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1 .2
427+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6 .2
428428 with :
429429 if-no-files-found : error
430430 name : quick-lint-js-msix-${{ github.sha }}
@@ -447,7 +447,7 @@ jobs:
447447 steps :
448448 - name : checkout
449449 uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
450- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
450+ - uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
451451 with :
452452 name : quick-lint-js-msix-${{ github.sha }}
453453 path : ./
@@ -456,7 +456,7 @@ jobs:
456456 run : go run ./dist/winget/make-manifests.go -BaseURI 'https://c.quick-lint-js.com/builds/${{ github.sha }}/' -MSIX ./quick-lint-js.msix -OutDir winget-manifests
457457
458458 - name : upload manifests to workflow
459- uses : actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1 .2
459+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6 .2
460460 with :
461461 if-no-files-found : error
462462 name : quick-lint-js-winget-${{ github.sha }}
0 commit comments