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 6363 id : with-recommends
6464 if : matrix.perl-version >= 5.14
6565 run : echo '::set-output name=flag::--with-recommends'
66- - uses : actions/download-artifact@v4
66+ - uses : actions/download-artifact@v5
6767 with :
6868 name : build_dir
6969 path : .
@@ -113,7 +113,7 @@ jobs:
113113 id : with-recommends
114114 if : matrix.perl-version >= 5.14
115115 run : echo '::set-output name=flag::--with-recommends'
116- - uses : actions/download-artifact@v4
116+ - uses : actions/download-artifact@v5
117117 with :
118118 name : build_dir
119119 path : .
@@ -164,7 +164,7 @@ jobs:
164164 with :
165165 perl-version : ${{ matrix.perl-version }}
166166 distribution : strawberry
167- - uses : actions/download-artifact@v4
167+ - uses : actions/download-artifact@v5
168168 with :
169169 name : build_dir
170170 path : .
You can’t perform that action at this time.
0 commit comments