File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -414,7 +414,7 @@ jobs:
414
414
show-progress : false
415
415
416
416
- name : Download coverage reports
417
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
417
+ uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
418
418
with :
419
419
pattern : coverage-*
420
420
path : coverage
@@ -450,7 +450,7 @@ jobs:
450
450
os : ${{ runner.os }}
451
451
452
452
- name : Download coverage reports
453
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
453
+ uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
454
454
with :
455
455
pattern : coverage-*
456
456
path : coverage
@@ -560,7 +560,7 @@ jobs:
560
560
show-progress : false
561
561
562
562
- name : Download dist
563
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
563
+ uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
564
564
with :
565
565
name : renovate-dist
566
566
path : dist/
@@ -652,7 +652,7 @@ jobs:
652
652
os : ${{ runner.os }}
653
653
654
654
- name : Download dist
655
- uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
655
+ uses : actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.2.0
656
656
with :
657
657
name : renovate-dist
658
658
path : dist/
You can’t perform that action at this time.
0 commit comments