@@ -70,13 +70,13 @@ jobs:
70
70
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
71
71
72
72
- name : Checkout cleanup script
73
- uses : actions/checkout@v3
73
+ uses : actions/checkout@v4
74
74
75
75
- name : Cleanup
76
76
run : .github/workflows/cleanup.sh
77
77
78
78
- name : Git Checkout
79
- uses : actions/checkout@v3
79
+ uses : actions/checkout@v4
80
80
81
81
- name : Add SBT proxy repositories
82
82
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -121,13 +121,13 @@ jobs:
121
121
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
122
122
123
123
- name : Checkout cleanup script
124
- uses : actions/checkout@v3
124
+ uses : actions/checkout@v4
125
125
126
126
- name : Cleanup
127
127
run : .github/workflows/cleanup.sh
128
128
129
129
- name : Git Checkout
130
- uses : actions/checkout@v3
130
+ uses : actions/checkout@v4
131
131
132
132
- name : Add SBT proxy repositories
133
133
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -161,7 +161,7 @@ jobs:
161
161
shell : cmd
162
162
163
163
- name : Git Checkout
164
- uses : actions/checkout@v3
164
+ uses : actions/checkout@v4
165
165
166
166
- name : Test
167
167
run : sbt ";scala3-bootstrapped/compile"
@@ -203,7 +203,7 @@ jobs:
203
203
shell : cmd
204
204
205
205
- name : Git Checkout
206
- uses : actions/checkout@v3
206
+ uses : actions/checkout@v4
207
207
208
208
- name : Test
209
209
run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -240,13 +240,13 @@ jobs:
240
240
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
241
241
242
242
- name : Checkout cleanup script
243
- uses : actions/checkout@v3
243
+ uses : actions/checkout@v4
244
244
245
245
- name : Cleanup
246
246
run : .github/workflows/cleanup.sh
247
247
248
248
- name : Git Checkout
249
- uses : actions/checkout@v3
249
+ uses : actions/checkout@v4
250
250
251
251
- name : Add SBT proxy repositories
252
252
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -288,13 +288,13 @@ jobs:
288
288
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
289
289
290
290
- name : Checkout cleanup script
291
- uses : actions/checkout@v3
291
+ uses : actions/checkout@v4
292
292
293
293
- name : Cleanup
294
294
run : .github/workflows/cleanup.sh
295
295
296
296
- name : Git Checkout
297
- uses : actions/checkout@v3
297
+ uses : actions/checkout@v4
298
298
299
299
- name : Add SBT proxy repositories
300
300
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -337,13 +337,13 @@ jobs:
337
337
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
338
338
339
339
- name : Checkout cleanup script
340
- uses : actions/checkout@v3
340
+ uses : actions/checkout@v4
341
341
342
342
- name : Cleanup
343
343
run : .github/workflows/cleanup.sh
344
344
345
345
- name : Git Checkout
346
- uses : actions/checkout@v3
346
+ uses : actions/checkout@v4
347
347
348
348
- name : Add SBT proxy repositories
349
349
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -386,13 +386,13 @@ jobs:
386
386
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
387
387
388
388
- name : Checkout cleanup script
389
- uses : actions/checkout@v3
389
+ uses : actions/checkout@v4
390
390
391
391
- name : Cleanup
392
392
run : .github/workflows/cleanup.sh
393
393
394
394
- name : Git Checkout
395
- uses : actions/checkout@v3
395
+ uses : actions/checkout@v4
396
396
397
397
- name : Add SBT proxy repositories
398
398
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -433,13 +433,13 @@ jobs:
433
433
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
434
434
435
435
- name : Checkout cleanup script
436
- uses : actions/checkout@v3
436
+ uses : actions/checkout@v4
437
437
438
438
- name : Cleanup
439
439
run : .github/workflows/cleanup.sh
440
440
441
441
- name : Git Checkout
442
- uses : actions/checkout@v3
442
+ uses : actions/checkout@v4
443
443
444
444
- name : Add SBT proxy repositories
445
445
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -480,13 +480,13 @@ jobs:
480
480
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
481
481
482
482
- name : Checkout cleanup script
483
- uses : actions/checkout@v3
483
+ uses : actions/checkout@v4
484
484
485
485
- name : Cleanup
486
486
run : .github/workflows/cleanup.sh
487
487
488
488
- name : Git Checkout
489
- uses : actions/checkout@v3
489
+ uses : actions/checkout@v4
490
490
491
491
- name : Add SBT proxy repositories
492
492
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -524,13 +524,13 @@ jobs:
524
524
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
525
525
526
526
- name : Checkout cleanup script
527
- uses : actions/checkout@v3
527
+ uses : actions/checkout@v4
528
528
529
529
- name : Cleanup
530
530
run : .github/workflows/cleanup.sh
531
531
532
532
- name : Git Checkout
533
- uses : actions/checkout@v3
533
+ uses : actions/checkout@v4
534
534
535
535
- name : Add SBT proxy repositories
536
536
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -578,13 +578,13 @@ jobs:
578
578
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
579
579
580
580
- name : Checkout cleanup script
581
- uses : actions/checkout@v3
581
+ uses : actions/checkout@v4
582
582
583
583
- name : Cleanup
584
584
run : .github/workflows/cleanup.sh
585
585
586
586
- name : Git Checkout
587
- uses : actions/checkout@v3
587
+ uses : actions/checkout@v4
588
588
589
589
- name : Add SBT proxy repositories
590
590
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -628,13 +628,13 @@ jobs:
628
628
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
629
629
630
630
- name : Checkout cleanup script
631
- uses : actions/checkout@v3
631
+ uses : actions/checkout@v4
632
632
633
633
- name : Cleanup
634
634
run : .github/workflows/cleanup.sh
635
635
636
636
- name : Git Checkout
637
- uses : actions/checkout@v3
637
+ uses : actions/checkout@v4
638
638
639
639
- name : Add SBT proxy repositories
640
640
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -701,7 +701,7 @@ jobs:
701
701
if : " failure() && github.event_name == 'schedule'"
702
702
steps :
703
703
- name : Checkout issue template
704
- uses : actions/checkout@v3
704
+ uses : actions/checkout@v4
705
705
706
706
- name : Open an issue
707
707
uses : JasonEtco/create-an-issue@v2
0 commit comments