File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 - uses : actions/checkout@v6
6161 with :
6262 path : quickstarts
63- - uses : actions/download-artifact@v7
63+ - uses : actions/download-artifact@v8
6464 with :
6565 name : wildfly-maven-repository
6666 path : .
Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ jobs:
178178 - uses : actions/checkout@v6
179179 with :
180180 path : quickstarts
181- - uses : actions/download-artifact@v7
181+ - uses : actions/download-artifact@v8
182182 with :
183183 name : wildfly-maven-repository
184184 path : .
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ jobs:
143143 - uses : actions/checkout@v6
144144 with :
145145 path : quickstarts
146- - uses : actions/download-artifact@v7
146+ - uses : actions/download-artifact@v8
147147 with :
148148 name : wildfly-maven-repository
149149 path : .
You can’t perform that action at this time.
0 commit comments