@@ -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
@@ -165,7 +165,7 @@ jobs:
165
165
shell : cmd
166
166
167
167
- name : Git Checkout
168
- uses : actions/checkout@v3
168
+ uses : actions/checkout@v4
169
169
170
170
- name : Test
171
171
run : sbt ";scala3-bootstrapped/compile"
@@ -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 ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -244,13 +244,13 @@ jobs:
244
244
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
245
245
246
246
- name : Checkout cleanup script
247
- uses : actions/checkout@v3
247
+ uses : actions/checkout@v4
248
248
249
249
- name : Cleanup
250
250
run : .github/workflows/cleanup.sh
251
251
252
252
- name : Git Checkout
253
- uses : actions/checkout@v3
253
+ uses : actions/checkout@v4
254
254
255
255
- name : Add SBT proxy repositories
256
256
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -292,13 +292,13 @@ jobs:
292
292
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
293
293
294
294
- name : Checkout cleanup script
295
- uses : actions/checkout@v3
295
+ uses : actions/checkout@v4
296
296
297
297
- name : Cleanup
298
298
run : .github/workflows/cleanup.sh
299
299
300
300
- name : Git Checkout
301
- uses : actions/checkout@v3
301
+ uses : actions/checkout@v4
302
302
303
303
- name : Add SBT proxy repositories
304
304
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -341,13 +341,13 @@ jobs:
341
341
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
342
342
343
343
- name : Checkout cleanup script
344
- uses : actions/checkout@v3
344
+ uses : actions/checkout@v4
345
345
346
346
- name : Cleanup
347
347
run : .github/workflows/cleanup.sh
348
348
349
349
- name : Git Checkout
350
- uses : actions/checkout@v3
350
+ uses : actions/checkout@v4
351
351
352
352
- name : Add SBT proxy repositories
353
353
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -390,13 +390,13 @@ jobs:
390
390
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
391
391
392
392
- name : Checkout cleanup script
393
- uses : actions/checkout@v3
393
+ uses : actions/checkout@v4
394
394
395
395
- name : Cleanup
396
396
run : .github/workflows/cleanup.sh
397
397
398
398
- name : Git Checkout
399
- uses : actions/checkout@v3
399
+ uses : actions/checkout@v4
400
400
401
401
- name : Add SBT proxy repositories
402
402
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -437,13 +437,13 @@ jobs:
437
437
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
438
438
439
439
- name : Checkout cleanup script
440
- uses : actions/checkout@v3
440
+ uses : actions/checkout@v4
441
441
442
442
- name : Cleanup
443
443
run : .github/workflows/cleanup.sh
444
444
445
445
- name : Git Checkout
446
- uses : actions/checkout@v3
446
+ uses : actions/checkout@v4
447
447
448
448
- name : Add SBT proxy repositories
449
449
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -484,13 +484,13 @@ jobs:
484
484
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
485
485
486
486
- name : Checkout cleanup script
487
- uses : actions/checkout@v3
487
+ uses : actions/checkout@v4
488
488
489
489
- name : Cleanup
490
490
run : .github/workflows/cleanup.sh
491
491
492
492
- name : Git Checkout
493
- uses : actions/checkout@v3
493
+ uses : actions/checkout@v4
494
494
495
495
- name : Add SBT proxy repositories
496
496
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -528,13 +528,13 @@ jobs:
528
528
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
529
529
530
530
- name : Checkout cleanup script
531
- uses : actions/checkout@v3
531
+ uses : actions/checkout@v4
532
532
533
533
- name : Cleanup
534
534
run : .github/workflows/cleanup.sh
535
535
536
536
- name : Git Checkout
537
- uses : actions/checkout@v3
537
+ uses : actions/checkout@v4
538
538
539
539
- name : Add SBT proxy repositories
540
540
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -582,13 +582,13 @@ jobs:
582
582
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
583
583
584
584
- name : Checkout cleanup script
585
- uses : actions/checkout@v3
585
+ uses : actions/checkout@v4
586
586
587
587
- name : Cleanup
588
588
run : .github/workflows/cleanup.sh
589
589
590
590
- name : Git Checkout
591
- uses : actions/checkout@v3
591
+ uses : actions/checkout@v4
592
592
593
593
- name : Add SBT proxy repositories
594
594
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -632,13 +632,13 @@ jobs:
632
632
run : git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/lampepfl/dotty" && git reset --hard FETCH_HEAD || true
633
633
634
634
- name : Checkout cleanup script
635
- uses : actions/checkout@v3
635
+ uses : actions/checkout@v4
636
636
637
637
- name : Cleanup
638
638
run : .github/workflows/cleanup.sh
639
639
640
640
- name : Git Checkout
641
- uses : actions/checkout@v3
641
+ uses : actions/checkout@v4
642
642
643
643
- name : Add SBT proxy repositories
644
644
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -705,7 +705,7 @@ jobs:
705
705
if : " failure() && github.event_name == 'schedule'"
706
706
steps :
707
707
- name : Checkout issue template
708
- uses : actions/checkout@v3
708
+ uses : actions/checkout@v4
709
709
710
710
- name : Open an issue
711
711
uses : JasonEtco/create-an-issue@v2
0 commit comments