@@ -71,13 +71,13 @@ jobs:
71
71
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
72
72
73
73
- name : Checkout cleanup script
74
- uses : actions/checkout@v3
74
+ uses : actions/checkout@v4
75
75
76
76
- name : Cleanup
77
77
run : .github/workflows/cleanup.sh
78
78
79
79
- name : Git Checkout
80
- uses : actions/checkout@v3
80
+ uses : actions/checkout@v4
81
81
82
82
- name : Add SBT proxy repositories
83
83
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -122,13 +122,13 @@ jobs:
122
122
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
123
123
124
124
- name : Checkout cleanup script
125
- uses : actions/checkout@v3
125
+ uses : actions/checkout@v4
126
126
127
127
- name : Cleanup
128
128
run : .github/workflows/cleanup.sh
129
129
130
130
- name : Git Checkout
131
- uses : actions/checkout@v3
131
+ uses : actions/checkout@v4
132
132
133
133
- name : Add SBT proxy repositories
134
134
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -207,7 +207,7 @@ jobs:
207
207
shell : cmd
208
208
209
209
- name : Git Checkout
210
- uses : actions/checkout@v3
210
+ uses : actions/checkout@v4
211
211
212
212
- name : Test
213
213
run : sbt ";scala3-bootstrapped/compile"
@@ -249,7 +249,7 @@ jobs:
249
249
shell : cmd
250
250
251
251
- name : Git Checkout
252
- uses : actions/checkout@v3
252
+ uses : actions/checkout@v4
253
253
254
254
- name : Test
255
255
run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -286,13 +286,13 @@ jobs:
286
286
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
287
287
288
288
- name : Checkout cleanup script
289
- uses : actions/checkout@v3
289
+ uses : actions/checkout@v4
290
290
291
291
- name : Cleanup
292
292
run : .github/workflows/cleanup.sh
293
293
294
294
- name : Git Checkout
295
- uses : actions/checkout@v3
295
+ uses : actions/checkout@v4
296
296
297
297
- name : Add SBT proxy repositories
298
298
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -334,13 +334,13 @@ jobs:
334
334
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
335
335
336
336
- name : Checkout cleanup script
337
- uses : actions/checkout@v3
337
+ uses : actions/checkout@v4
338
338
339
339
- name : Cleanup
340
340
run : .github/workflows/cleanup.sh
341
341
342
342
- name : Git Checkout
343
- uses : actions/checkout@v3
343
+ uses : actions/checkout@v4
344
344
345
345
- name : Add SBT proxy repositories
346
346
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -383,13 +383,13 @@ jobs:
383
383
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
384
384
385
385
- name : Checkout cleanup script
386
- uses : actions/checkout@v3
386
+ uses : actions/checkout@v4
387
387
388
388
- name : Cleanup
389
389
run : .github/workflows/cleanup.sh
390
390
391
391
- name : Git Checkout
392
- uses : actions/checkout@v3
392
+ uses : actions/checkout@v4
393
393
394
394
- name : Add SBT proxy repositories
395
395
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -432,13 +432,13 @@ jobs:
432
432
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
433
433
434
434
- name : Checkout cleanup script
435
- uses : actions/checkout@v3
435
+ uses : actions/checkout@v4
436
436
437
437
- name : Cleanup
438
438
run : .github/workflows/cleanup.sh
439
439
440
440
- name : Git Checkout
441
- uses : actions/checkout@v3
441
+ uses : actions/checkout@v4
442
442
443
443
- name : Add SBT proxy repositories
444
444
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -479,13 +479,13 @@ jobs:
479
479
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
480
480
481
481
- name : Checkout cleanup script
482
- uses : actions/checkout@v3
482
+ uses : actions/checkout@v4
483
483
484
484
- name : Cleanup
485
485
run : .github/workflows/cleanup.sh
486
486
487
487
- name : Git Checkout
488
- uses : actions/checkout@v3
488
+ uses : actions/checkout@v4
489
489
490
490
- name : Add SBT proxy repositories
491
491
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -526,13 +526,13 @@ jobs:
526
526
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
527
527
528
528
- name : Checkout cleanup script
529
- uses : actions/checkout@v3
529
+ uses : actions/checkout@v4
530
530
531
531
- name : Cleanup
532
532
run : .github/workflows/cleanup.sh
533
533
534
534
- name : Git Checkout
535
- uses : actions/checkout@v3
535
+ uses : actions/checkout@v4
536
536
537
537
- name : Add SBT proxy repositories
538
538
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -570,13 +570,13 @@ jobs:
570
570
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
571
571
572
572
- name : Checkout cleanup script
573
- uses : actions/checkout@v3
573
+ uses : actions/checkout@v4
574
574
575
575
- name : Cleanup
576
576
run : .github/workflows/cleanup.sh
577
577
578
578
- name : Git Checkout
579
- uses : actions/checkout@v3
579
+ uses : actions/checkout@v4
580
580
581
581
- name : Add SBT proxy repositories
582
582
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -624,13 +624,13 @@ jobs:
624
624
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
625
625
626
626
- name : Checkout cleanup script
627
- uses : actions/checkout@v3
627
+ uses : actions/checkout@v4
628
628
629
629
- name : Cleanup
630
630
run : .github/workflows/cleanup.sh
631
631
632
632
- name : Git Checkout
633
- uses : actions/checkout@v3
633
+ uses : actions/checkout@v4
634
634
635
635
- name : Add SBT proxy repositories
636
636
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -674,13 +674,13 @@ jobs:
674
674
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
675
675
676
676
- name : Checkout cleanup script
677
- uses : actions/checkout@v3
677
+ uses : actions/checkout@v4
678
678
679
679
- name : Cleanup
680
680
run : .github/workflows/cleanup.sh
681
681
682
682
- name : Git Checkout
683
- uses : actions/checkout@v3
683
+ uses : actions/checkout@v4
684
684
685
685
- name : Add SBT proxy repositories
686
686
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -747,7 +747,7 @@ jobs:
747
747
if : " failure() && github.event_name == 'schedule'"
748
748
steps :
749
749
- name : Checkout issue template
750
- uses : actions/checkout@v3
750
+ uses : actions/checkout@v4
751
751
752
752
- name : Open an issue
753
753
uses : JasonEtco/create-an-issue@v2
0 commit comments