File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6565 id : with-recommends
6666 if : matrix.perl-version >= 5.14
6767 run : echo '::set-output name=flag::--with-recommends'
68- - uses : actions/download-artifact@v4
68+ - uses : actions/download-artifact@v5
6969 with :
7070 name : build_dir
7171 path : .
@@ -117,7 +117,7 @@ jobs:
117117 id : with-recommends
118118 if : matrix.perl-version >= 5.14
119119 run : echo '::set-output name=flag::--with-recommends'
120- - uses : actions/download-artifact@v4
120+ - uses : actions/download-artifact@v5
121121 with :
122122 name : build_dir
123123 path : .
@@ -168,7 +168,7 @@ jobs:
168168 with :
169169 perl-version : ${{ matrix.perl-version }}
170170 distribution : strawberry
171- - uses : actions/download-artifact@v4
171+ - uses : actions/download-artifact@v5
172172 with :
173173 name : build_dir
174174 path : .
You can’t perform that action at this time.
0 commit comments