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 @@ -421,7 +421,7 @@ jobs:
421421 show-progress : false
422422
423423 - name : Download coverage reports
424- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
424+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
425425 with :
426426 pattern : coverage-*
427427 path : coverage
@@ -457,7 +457,7 @@ jobs:
457457 os : ${{ runner.os }}
458458
459459 - name : Download coverage reports
460- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
460+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
461461 with :
462462 pattern : coverage-*
463463 path : coverage
@@ -567,7 +567,7 @@ jobs:
567567 show-progress : false
568568
569569 - name : Download dist
570- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
570+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
571571 with :
572572 name : renovate-dist
573573 path : dist/
@@ -659,7 +659,7 @@ jobs:
659659 os : ${{ runner.os }}
660660
661661 - name : Download dist
662- uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3 .0
662+ uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v5.0 .0
663663 with :
664664 name : renovate-dist
665665 path : dist/
You can’t perform that action at this time.
0 commit comments