@@ -84,13 +84,13 @@ jobs:
84
84
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
85
85
86
86
- name : Checkout cleanup script
87
- uses : actions/checkout@v4
87
+ uses : actions/checkout@v5
88
88
89
89
- name : Cleanup
90
90
run : .github/workflows/cleanup.sh
91
91
92
92
- name : Git Checkout
93
- uses : actions/checkout@v4
93
+ uses : actions/checkout@v5
94
94
95
95
- name : Add SBT proxy repositories
96
96
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -137,13 +137,13 @@ jobs:
137
137
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
138
138
139
139
- name : Checkout cleanup script
140
- uses : actions/checkout@v4
140
+ uses : actions/checkout@v5
141
141
142
142
- name : Cleanup
143
143
run : .github/workflows/cleanup.sh
144
144
145
145
- name : Git Checkout
146
- uses : actions/checkout@v4
146
+ uses : actions/checkout@v5
147
147
148
148
- name : Add SBT proxy repositories
149
149
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -180,7 +180,7 @@ jobs:
180
180
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
181
181
182
182
- name : Git Checkout
183
- uses : actions/checkout@v4
183
+ uses : actions/checkout@v5
184
184
185
185
- name : Test
186
186
run : sbt ";scala3-bootstrapped/compile; scala3-bootstrapped/testCompilation; scala3-presentation-compiler/test; scala3-language-server/test"
@@ -224,7 +224,7 @@ jobs:
224
224
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
225
225
226
226
- name : Git Checkout
227
- uses : actions/checkout@v4
227
+ uses : actions/checkout@v5
228
228
229
229
- name : Test
230
230
run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -266,13 +266,13 @@ jobs:
266
266
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
267
267
268
268
- name : Checkout cleanup script
269
- uses : actions/checkout@v4
269
+ uses : actions/checkout@v5
270
270
271
271
- name : Cleanup
272
272
run : .github/workflows/cleanup.sh
273
273
274
274
- name : Git Checkout
275
- uses : actions/checkout@v4
275
+ uses : actions/checkout@v5
276
276
277
277
- name : Add SBT proxy repositories
278
278
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -313,13 +313,13 @@ jobs:
313
313
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
314
314
315
315
- name : Checkout cleanup script
316
- uses : actions/checkout@v4
316
+ uses : actions/checkout@v5
317
317
318
318
- name : Cleanup
319
319
run : .github/workflows/cleanup.sh
320
320
321
321
- name : Git Checkout
322
- uses : actions/checkout@v4
322
+ uses : actions/checkout@v5
323
323
324
324
- name : Add SBT proxy repositories
325
325
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -367,13 +367,13 @@ jobs:
367
367
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
368
368
369
369
- name : Checkout cleanup script
370
- uses : actions/checkout@v4
370
+ uses : actions/checkout@v5
371
371
372
372
- name : Cleanup
373
373
run : .github/workflows/cleanup.sh
374
374
375
375
- name : Git Checkout
376
- uses : actions/checkout@v4
376
+ uses : actions/checkout@v5
377
377
378
378
- name : Add SBT proxy repositories
379
379
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -421,13 +421,13 @@ jobs:
421
421
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
422
422
423
423
- name : Checkout cleanup script
424
- uses : actions/checkout@v4
424
+ uses : actions/checkout@v5
425
425
426
426
- name : Cleanup
427
427
run : .github/workflows/cleanup.sh
428
428
429
429
- name : Git Checkout
430
- uses : actions/checkout@v4
430
+ uses : actions/checkout@v5
431
431
432
432
- name : Add SBT proxy repositories
433
433
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -474,13 +474,13 @@ jobs:
474
474
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
475
475
476
476
- name : Checkout cleanup script
477
- uses : actions/checkout@v4
477
+ uses : actions/checkout@v5
478
478
479
479
- name : Cleanup
480
480
run : .github/workflows/cleanup.sh
481
481
482
482
- name : Git Checkout
483
- uses : actions/checkout@v4
483
+ uses : actions/checkout@v5
484
484
485
485
- name : Add SBT proxy repositories
486
486
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -523,13 +523,13 @@ jobs:
523
523
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
524
524
525
525
- name : Checkout cleanup script
526
- uses : actions/checkout@v4
526
+ uses : actions/checkout@v5
527
527
528
528
- name : Cleanup
529
529
run : .github/workflows/cleanup.sh
530
530
531
531
- name : Git Checkout
532
- uses : actions/checkout@v4
532
+ uses : actions/checkout@v5
533
533
534
534
- name : Add SBT proxy repositories
535
535
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -571,13 +571,13 @@ jobs:
571
571
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
572
572
573
573
- name : Checkout cleanup script
574
- uses : actions/checkout@v4
574
+ uses : actions/checkout@v5
575
575
576
576
- name : Cleanup
577
577
run : .github/workflows/cleanup.sh
578
578
579
579
- name : Git Checkout
580
- uses : actions/checkout@v4
580
+ uses : actions/checkout@v5
581
581
582
582
- name : Add SBT proxy repositories
583
583
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -635,13 +635,13 @@ jobs:
635
635
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
636
636
637
637
- name : Checkout cleanup script
638
- uses : actions/checkout@v4
638
+ uses : actions/checkout@v5
639
639
640
640
- name : Cleanup
641
641
run : .github/workflows/cleanup.sh
642
642
643
643
- name : Git Checkout
644
- uses : actions/checkout@v4
644
+ uses : actions/checkout@v5
645
645
646
646
- name : Add SBT proxy repositories
647
647
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -690,13 +690,13 @@ jobs:
690
690
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
691
691
692
692
- name : Checkout cleanup script
693
- uses : actions/checkout@v4
693
+ uses : actions/checkout@v5
694
694
695
695
- name : Cleanup
696
696
run : .github/workflows/cleanup.sh
697
697
698
698
- name : Git Checkout
699
- uses : actions/checkout@v4
699
+ uses : actions/checkout@v5
700
700
701
701
- name : Add SBT proxy repositories
702
702
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -759,7 +759,7 @@ jobs:
759
759
if : " failure() && github.event_name == 'schedule'"
760
760
steps :
761
761
- name : Checkout issue template
762
- uses : actions/checkout@v4
762
+ uses : actions/checkout@v5
763
763
764
764
- name : Open an issue
765
765
uses : JasonEtco/create-an-issue@v2
0 commit comments