@@ -59,13 +59,13 @@ jobs:
59
59
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
60
60
61
61
- name : Checkout cleanup script
62
- uses : actions/checkout@v2
62
+ uses : actions/checkout@v3
63
63
64
64
- name : Cleanup
65
65
run : .github/workflows/cleanup.sh
66
66
67
67
- name : Git Checkout
68
- uses : actions/checkout@v2
68
+ uses : actions/checkout@v3
69
69
70
70
- name : Add SBT proxy repositories
71
71
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -109,13 +109,13 @@ jobs:
109
109
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
110
110
111
111
- name : Checkout cleanup script
112
- uses : actions/checkout@v2
112
+ uses : actions/checkout@v3
113
113
114
114
- name : Cleanup
115
115
run : .github/workflows/cleanup.sh
116
116
117
117
- name : Git Checkout
118
- uses : actions/checkout@v2
118
+ uses : actions/checkout@v3
119
119
120
120
- name : Add SBT proxy repositories
121
121
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -148,7 +148,7 @@ jobs:
148
148
shell : cmd
149
149
150
150
- name : Git Checkout
151
- uses : actions/checkout@v2
151
+ uses : actions/checkout@v3
152
152
153
153
- name : Test
154
154
run : sbt ";scala3-bootstrapped/compile"
@@ -190,7 +190,7 @@ jobs:
190
190
shell : cmd
191
191
192
192
- name : Git Checkout
193
- uses : actions/checkout@v2
193
+ uses : actions/checkout@v3
194
194
195
195
- name : Test
196
196
run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -226,13 +226,13 @@ jobs:
226
226
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
227
227
228
228
- name : Checkout cleanup script
229
- uses : actions/checkout@v2
229
+ uses : actions/checkout@v3
230
230
231
231
- name : Cleanup
232
232
run : .github/workflows/cleanup.sh
233
233
234
234
- name : Git Checkout
235
- uses : actions/checkout@v2
235
+ uses : actions/checkout@v3
236
236
237
237
- name : Add SBT proxy repositories
238
238
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -267,13 +267,13 @@ jobs:
267
267
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
268
268
269
269
- name : Checkout cleanup script
270
- uses : actions/checkout@v2
270
+ uses : actions/checkout@v3
271
271
272
272
- name : Cleanup
273
273
run : .github/workflows/cleanup.sh
274
274
275
275
- name : Git Checkout
276
- uses : actions/checkout@v2
276
+ uses : actions/checkout@v3
277
277
278
278
- name : Add SBT proxy repositories
279
279
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -314,13 +314,13 @@ jobs:
314
314
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
315
315
316
316
- name : Checkout cleanup script
317
- uses : actions/checkout@v2
317
+ uses : actions/checkout@v3
318
318
319
319
- name : Cleanup
320
320
run : .github/workflows/cleanup.sh
321
321
322
322
- name : Git Checkout
323
- uses : actions/checkout@v2
323
+ uses : actions/checkout@v3
324
324
325
325
- name : Add SBT proxy repositories
326
326
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -361,13 +361,13 @@ jobs:
361
361
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
362
362
363
363
- name : Checkout cleanup script
364
- uses : actions/checkout@v2
364
+ uses : actions/checkout@v3
365
365
366
366
- name : Cleanup
367
367
run : .github/workflows/cleanup.sh
368
368
369
369
- name : Git Checkout
370
- uses : actions/checkout@v2
370
+ uses : actions/checkout@v3
371
371
372
372
- name : Add SBT proxy repositories
373
373
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -408,13 +408,13 @@ jobs:
408
408
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
409
409
410
410
- name : Checkout cleanup script
411
- uses : actions/checkout@v2
411
+ uses : actions/checkout@v3
412
412
413
413
- name : Cleanup
414
414
run : .github/workflows/cleanup.sh
415
415
416
416
- name : Git Checkout
417
- uses : actions/checkout@v2
417
+ uses : actions/checkout@v3
418
418
419
419
- name : Add SBT proxy repositories
420
420
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -455,13 +455,13 @@ jobs:
455
455
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
456
456
457
457
- name : Checkout cleanup script
458
- uses : actions/checkout@v2
458
+ uses : actions/checkout@v3
459
459
460
460
- name : Cleanup
461
461
run : .github/workflows/cleanup.sh
462
462
463
463
- name : Git Checkout
464
- uses : actions/checkout@v2
464
+ uses : actions/checkout@v3
465
465
466
466
- name : Add SBT proxy repositories
467
467
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -499,13 +499,13 @@ jobs:
499
499
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
500
500
501
501
- name : Checkout cleanup script
502
- uses : actions/checkout@v2
502
+ uses : actions/checkout@v3
503
503
504
504
- name : Cleanup
505
505
run : .github/workflows/cleanup.sh
506
506
507
507
- name : Git Checkout
508
- uses : actions/checkout@v2
508
+ uses : actions/checkout@v3
509
509
510
510
- name : Add SBT proxy repositories
511
511
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -553,13 +553,13 @@ jobs:
553
553
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
554
554
555
555
- name : Checkout cleanup script
556
- uses : actions/checkout@v2
556
+ uses : actions/checkout@v3
557
557
558
558
- name : Cleanup
559
559
run : .github/workflows/cleanup.sh
560
560
561
561
- name : Git Checkout
562
- uses : actions/checkout@v2
562
+ uses : actions/checkout@v3
563
563
564
564
- name : Add SBT proxy repositories
565
565
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -595,13 +595,13 @@ jobs:
595
595
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
596
596
597
597
- name : Checkout cleanup script
598
- uses : actions/checkout@v2
598
+ uses : actions/checkout@v3
599
599
600
600
- name : Cleanup
601
601
run : .github/workflows/cleanup.sh
602
602
603
603
- name : Git Checkout
604
- uses : actions/checkout@v2
604
+ uses : actions/checkout@v3
605
605
606
606
- name : Add SBT proxy repositories
607
607
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -642,13 +642,13 @@ jobs:
642
642
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
643
643
644
644
- name : Checkout cleanup script
645
- uses : actions/checkout@v2
645
+ uses : actions/checkout@v3
646
646
647
647
- name : Cleanup
648
648
run : .github/workflows/cleanup.sh
649
649
650
650
- name : Git Checkout
651
- uses : actions/checkout@v2
651
+ uses : actions/checkout@v3
652
652
653
653
- name : Add SBT proxy repositories
654
654
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -715,7 +715,7 @@ jobs:
715
715
if : " failure() && github.event_name == 'schedule'"
716
716
steps :
717
717
- name : Checkout issue template
718
- uses : actions/checkout@v2
718
+ uses : actions/checkout@v3
719
719
720
720
- name : Open an issue
721
721
uses : JasonEtco/create-an-issue@v2
0 commit comments