@@ -262,7 +262,7 @@ jobs:
262
262
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
263
263
264
264
- name : Download Build
265
- uses : actions/download-artifact@v4
265
+ uses : actions/download-artifact@v5
266
266
with :
267
267
name : build
268
268
@@ -354,7 +354,7 @@ jobs:
354
354
355
355
- name : Download Build
356
356
if : ${{ needs.base-build.result == 'success' && !cancelled() }}
357
- uses : actions/download-artifact@v4
357
+ uses : actions/download-artifact@v5
358
358
with :
359
359
name : build
360
360
@@ -398,7 +398,7 @@ jobs:
398
398
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
399
399
400
400
- name : Download Build
401
- uses : actions/download-artifact@v4
401
+ uses : actions/download-artifact@v5
402
402
with :
403
403
name : build
404
404
@@ -488,7 +488,7 @@ jobs:
488
488
distribution : ${{ env.DEFAULT_JAVA_DISTRIBUTION }}
489
489
490
490
- name : Download Build
491
- uses : actions/download-artifact@v4
491
+ uses : actions/download-artifact@v5
492
492
with :
493
493
name : build
494
494
@@ -552,7 +552,7 @@ jobs:
552
552
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
553
553
554
554
- name : Download Build
555
- uses : actions/download-artifact@v4
555
+ uses : actions/download-artifact@v5
556
556
with :
557
557
name : build
558
558
@@ -875,7 +875,7 @@ jobs:
875
875
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
876
876
877
877
- name : Download Build
878
- uses : actions/download-artifact@v4
878
+ uses : actions/download-artifact@v5
879
879
with :
880
880
name : build
881
881
@@ -996,7 +996,7 @@ jobs:
996
996
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
997
997
998
998
- name : Download Build
999
- uses : actions/download-artifact@v4
999
+ uses : actions/download-artifact@v5
1000
1000
with :
1001
1001
name : build
1002
1002
@@ -1159,7 +1159,7 @@ jobs:
1159
1159
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1160
1160
1161
1161
- name : Download Build
1162
- uses : actions/download-artifact@v4
1162
+ uses : actions/download-artifact@v5
1163
1163
with :
1164
1164
name : build
1165
1165
@@ -1297,7 +1297,7 @@ jobs:
1297
1297
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1298
1298
1299
1299
- name : Download Build
1300
- uses : actions/download-artifact@v4
1300
+ uses : actions/download-artifact@v5
1301
1301
with :
1302
1302
name : build
1303
1303
@@ -1486,7 +1486,7 @@ jobs:
1486
1486
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1487
1487
1488
1488
- name : Download Build
1489
- uses : actions/download-artifact@v4
1489
+ uses : actions/download-artifact@v5
1490
1490
with :
1491
1491
name : build
1492
1492
@@ -1542,7 +1542,7 @@ jobs:
1542
1542
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1543
1543
1544
1544
- name : Download Build
1545
- uses : actions/download-artifact@v4
1545
+ uses : actions/download-artifact@v5
1546
1546
with :
1547
1547
name : build
1548
1548
@@ -1602,7 +1602,7 @@ jobs:
1602
1602
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1603
1603
1604
1604
- name : Download Build
1605
- uses : actions/download-artifact@v4
1605
+ uses : actions/download-artifact@v5
1606
1606
with :
1607
1607
name : build
1608
1608
@@ -1647,7 +1647,7 @@ jobs:
1647
1647
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1648
1648
1649
1649
- name : Download Build
1650
- uses : actions/download-artifact@v4
1650
+ uses : actions/download-artifact@v5
1651
1651
with :
1652
1652
name : build
1653
1653
@@ -1825,7 +1825,7 @@ jobs:
1825
1825
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1826
1826
1827
1827
- name : Download Build
1828
- uses : actions/download-artifact@v4
1828
+ uses : actions/download-artifact@v5
1829
1829
with :
1830
1830
name : build
1831
1831
@@ -1875,7 +1875,7 @@ jobs:
1875
1875
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1876
1876
1877
1877
- name : Download Build
1878
- uses : actions/download-artifact@v4
1878
+ uses : actions/download-artifact@v5
1879
1879
with :
1880
1880
name : build
1881
1881
@@ -1926,7 +1926,7 @@ jobs:
1926
1926
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1927
1927
1928
1928
- name : Download Build
1929
- uses : actions/download-artifact@v4
1929
+ uses : actions/download-artifact@v5
1930
1930
with :
1931
1931
name : build
1932
1932
@@ -1974,7 +1974,7 @@ jobs:
1974
1974
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
1975
1975
1976
1976
- name : Download Build
1977
- uses : actions/download-artifact@v4
1977
+ uses : actions/download-artifact@v5
1978
1978
with :
1979
1979
name : build
1980
1980
@@ -2218,7 +2218,7 @@ jobs:
2218
2218
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
2219
2219
2220
2220
- name : Download Build
2221
- uses : actions/download-artifact@v4
2221
+ uses : actions/download-artifact@v5
2222
2222
with :
2223
2223
name : build
2224
2224
@@ -2311,7 +2311,7 @@ jobs:
2311
2311
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
2312
2312
2313
2313
- name : Download Build
2314
- uses : actions/download-artifact@v4
2314
+ uses : actions/download-artifact@v5
2315
2315
with :
2316
2316
name : build
2317
2317
@@ -2390,7 +2390,7 @@ jobs:
2390
2390
# - - -
2391
2391
2392
2392
- name : Download Build
2393
- uses : actions/download-artifact@v4
2393
+ uses : actions/download-artifact@v5
2394
2394
with :
2395
2395
name : build
2396
2396
@@ -2519,7 +2519,7 @@ jobs:
2519
2519
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
2520
2520
2521
2521
- name : Download Build
2522
- uses : actions/download-artifact@v4
2522
+ uses : actions/download-artifact@v5
2523
2523
with :
2524
2524
name : build
2525
2525
@@ -2560,7 +2560,7 @@ jobs:
2560
2560
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
2561
2561
2562
2562
- name : Download Build
2563
- uses : actions/download-artifact@v4
2563
+ uses : actions/download-artifact@v5
2564
2564
with :
2565
2565
name : build
2566
2566
@@ -2635,7 +2635,7 @@ jobs:
2635
2635
Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
2636
2636
2637
2637
- name : Download Build
2638
- uses : actions/download-artifact@v4
2638
+ uses : actions/download-artifact@v5
2639
2639
with :
2640
2640
name : build
2641
2641
0 commit comments