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 @@ -414,7 +414,7 @@ jobs:
414414 show-progress : false
415415
416416 - name : Download coverage reports
417- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
417+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
418418 with :
419419 pattern : coverage-*
420420 path : coverage
@@ -450,7 +450,7 @@ jobs:
450450 os : ${{ runner.os }}
451451
452452 - name : Download coverage reports
453- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
453+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
454454 with :
455455 pattern : coverage-*
456456 path : coverage
@@ -560,7 +560,7 @@ jobs:
560560 show-progress : false
561561
562562 - name : Download dist
563- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
563+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
564564 with :
565565 name : renovate-dist
566566 path : dist/
@@ -652,7 +652,7 @@ jobs:
652652 os : ${{ runner.os }}
653653
654654 - name : Download dist
655- uses : actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
655+ uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
656656 with :
657657 name : renovate-dist
658658 path : dist/
You can’t perform that action at this time.
0 commit comments