File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -597,7 +597,7 @@ jobs:
597597 with :
598598 submodules : recursive
599599 path : ' plugins/ecso'
600- - uses : actions/download-artifact@v2
600+ - uses : actions/download-artifact@v4
601601 with :
602602 name : ecso
603603 path : ${{github.workspace}}/plugins/ecso/
@@ -706,7 +706,7 @@ jobs:
706706 with :
707707 submodules : recursive
708708 path : ' plugins/ecso'
709- - uses : actions/download-artifact@v2
709+ - uses : actions/download-artifact@v4
710710 with :
711711 name : ecso
712712 path : ${{github.workspace}}/plugins/ecso/
@@ -822,7 +822,7 @@ jobs:
822822 with :
823823 submodules : recursive
824824 path : ' plugins/ecso'
825- - uses : actions/download-artifact@v2
825+ - uses : actions/download-artifact@v4
826826 with :
827827 name : ecso
828828 path : ${{github.workspace}}/plugins/ecso/
@@ -913,7 +913,7 @@ jobs:
913913 with :
914914 submodules : recursive
915915 path : ' plugins/ecso'
916- - uses : actions/download-artifact@v2
916+ - uses : actions/download-artifact@v4
917917 with :
918918 name : ecso
919919 path : ${{github.workspace}}/plugins/ecso/
Original file line number Diff line number Diff line change @@ -553,7 +553,7 @@ jobs:
553553 with :
554554 submodules : recursive
555555 path : ' plugins/ecso'
556- - uses : actions/download-artifact@v2
556+ - uses : actions/download-artifact@v4
557557 with :
558558 name : ecso
559559 path : ${{github.workspace}}/plugins/ecso/
@@ -670,7 +670,7 @@ jobs:
670670 with :
671671 submodules : recursive
672672 path : ' plugins/ecso'
673- - uses : actions/download-artifact@v2
673+ - uses : actions/download-artifact@v4
674674 with :
675675 name : ecso
676676 path : ${{github.workspace}}/plugins/ecso/
@@ -794,7 +794,7 @@ jobs:
794794 with :
795795 submodules : recursive
796796 path : ' plugins/ecso'
797- - uses : actions/download-artifact@v2
797+ - uses : actions/download-artifact@v4
798798 with :
799799 name : ecso
800800 path : ${{github.workspace}}/plugins/ecso/
@@ -894,7 +894,7 @@ jobs:
894894 with :
895895 submodules : recursive
896896 path : ' plugins/ecso'
897- - uses : actions/download-artifact@v2
897+ - uses : actions/download-artifact@v4
898898 with :
899899 name : ecso
900900 path : ${{github.workspace}}/plugins/ecso/
Original file line number Diff line number Diff line change 1- - uses : actions/download-artifact@v2
1+ - uses : actions/download-artifact@v4
22 with :
33 name : ecso
44 path : ${{github.workspace}}/plugins/ecso/
You can’t perform that action at this time.
0 commit comments