@@ -75,13 +75,13 @@ jobs:
75
75
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
76
76
77
77
- name : Checkout cleanup script
78
- uses : actions/checkout@v3
78
+ uses : actions/checkout@v4
79
79
80
80
- name : Cleanup
81
81
run : .github/workflows/cleanup.sh
82
82
83
83
- name : Git Checkout
84
- uses : actions/checkout@v3
84
+ uses : actions/checkout@v4
85
85
86
86
- name : Add SBT proxy repositories
87
87
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -128,13 +128,13 @@ jobs:
128
128
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
129
129
130
130
- name : Checkout cleanup script
131
- uses : actions/checkout@v3
131
+ uses : actions/checkout@v4
132
132
133
133
- name : Cleanup
134
134
run : .github/workflows/cleanup.sh
135
135
136
136
- name : Git Checkout
137
- uses : actions/checkout@v3
137
+ uses : actions/checkout@v4
138
138
139
139
- name : Add SBT proxy repositories
140
140
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -171,7 +171,7 @@ jobs:
171
171
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
172
172
173
173
- name : Git Checkout
174
- uses : actions/checkout@v3
174
+ uses : actions/checkout@v4
175
175
176
176
- name : Test
177
177
run : sbt ";scala3-bootstrapped/compile"
@@ -215,7 +215,7 @@ jobs:
215
215
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
216
216
217
217
- name : Git Checkout
218
- uses : actions/checkout@v3
218
+ uses : actions/checkout@v4
219
219
220
220
- name : Test
221
221
run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -254,13 +254,13 @@ jobs:
254
254
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
255
255
256
256
- name : Checkout cleanup script
257
- uses : actions/checkout@v3
257
+ uses : actions/checkout@v4
258
258
259
259
- name : Cleanup
260
260
run : .github/workflows/cleanup.sh
261
261
262
262
- name : Git Checkout
263
- uses : actions/checkout@v3
263
+ uses : actions/checkout@v4
264
264
265
265
- name : Add SBT proxy repositories
266
266
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -299,13 +299,13 @@ jobs:
299
299
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
300
300
301
301
- name : Checkout cleanup script
302
- uses : actions/checkout@v3
302
+ uses : actions/checkout@v4
303
303
304
304
- name : Cleanup
305
305
run : .github/workflows/cleanup.sh
306
306
307
307
- name : Git Checkout
308
- uses : actions/checkout@v3
308
+ uses : actions/checkout@v4
309
309
310
310
- name : Add SBT proxy repositories
311
311
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -351,13 +351,13 @@ jobs:
351
351
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
352
352
353
353
- name : Checkout cleanup script
354
- uses : actions/checkout@v3
354
+ uses : actions/checkout@v4
355
355
356
356
- name : Cleanup
357
357
run : .github/workflows/cleanup.sh
358
358
359
359
- name : Git Checkout
360
- uses : actions/checkout@v3
360
+ uses : actions/checkout@v4
361
361
362
362
- name : Add SBT proxy repositories
363
363
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -403,13 +403,13 @@ jobs:
403
403
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
404
404
405
405
- name : Checkout cleanup script
406
- uses : actions/checkout@v3
406
+ uses : actions/checkout@v4
407
407
408
408
- name : Cleanup
409
409
run : .github/workflows/cleanup.sh
410
410
411
411
- name : Git Checkout
412
- uses : actions/checkout@v3
412
+ uses : actions/checkout@v4
413
413
414
414
- name : Add SBT proxy repositories
415
415
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -453,13 +453,13 @@ jobs:
453
453
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
454
454
455
455
- name : Checkout cleanup script
456
- uses : actions/checkout@v3
456
+ uses : actions/checkout@v4
457
457
458
458
- name : Cleanup
459
459
run : .github/workflows/cleanup.sh
460
460
461
461
- name : Git Checkout
462
- uses : actions/checkout@v3
462
+ uses : actions/checkout@v4
463
463
464
464
- name : Add SBT proxy repositories
465
465
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -502,13 +502,13 @@ jobs:
502
502
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
503
503
504
504
- name : Checkout cleanup script
505
- uses : actions/checkout@v3
505
+ uses : actions/checkout@v4
506
506
507
507
- name : Cleanup
508
508
run : .github/workflows/cleanup.sh
509
509
510
510
- name : Git Checkout
511
- uses : actions/checkout@v3
511
+ uses : actions/checkout@v4
512
512
513
513
- name : Add SBT proxy repositories
514
514
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -548,13 +548,13 @@ jobs:
548
548
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
549
549
550
550
- name : Checkout cleanup script
551
- uses : actions/checkout@v3
551
+ uses : actions/checkout@v4
552
552
553
553
- name : Cleanup
554
554
run : .github/workflows/cleanup.sh
555
555
556
556
- name : Git Checkout
557
- uses : actions/checkout@v3
557
+ uses : actions/checkout@v4
558
558
559
559
- name : Add SBT proxy repositories
560
560
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -604,13 +604,13 @@ jobs:
604
604
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
605
605
606
606
- name : Checkout cleanup script
607
- uses : actions/checkout@v3
607
+ uses : actions/checkout@v4
608
608
609
609
- name : Cleanup
610
610
run : .github/workflows/cleanup.sh
611
611
612
612
- name : Git Checkout
613
- uses : actions/checkout@v3
613
+ uses : actions/checkout@v4
614
614
615
615
- name : Add SBT proxy repositories
616
616
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -657,13 +657,13 @@ jobs:
657
657
git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
658
658
659
659
- name : Checkout cleanup script
660
- uses : actions/checkout@v3
660
+ uses : actions/checkout@v4
661
661
662
662
- name : Cleanup
663
663
run : .github/workflows/cleanup.sh
664
664
665
665
- name : Git Checkout
666
- uses : actions/checkout@v3
666
+ uses : actions/checkout@v4
667
667
668
668
- name : Add SBT proxy repositories
669
669
run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -730,7 +730,7 @@ jobs:
730
730
if : " failure() && github.event_name == 'schedule'"
731
731
steps :
732
732
- name : Checkout issue template
733
- uses : actions/checkout@v3
733
+ uses : actions/checkout@v4
734
734
735
735
- name : Open an issue
736
736
uses : JasonEtco/create-an-issue@v2
0 commit comments