@@ -75,13 +75,13 @@ jobs:
7575 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
7676
7777 - name : Checkout cleanup script
78- uses : actions/checkout@v3
78+ uses : actions/checkout@v4
7979
8080 - name : Cleanup
8181 run : .github/workflows/cleanup.sh
8282
8383 - name : Git Checkout
84- uses : actions/checkout@v3
84+ uses : actions/checkout@v4
8585
8686 - name : Add SBT proxy repositories
8787 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -128,13 +128,13 @@ jobs:
128128 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
129129
130130 - name : Checkout cleanup script
131- uses : actions/checkout@v3
131+ uses : actions/checkout@v4
132132
133133 - name : Cleanup
134134 run : .github/workflows/cleanup.sh
135135
136136 - name : Git Checkout
137- uses : actions/checkout@v3
137+ uses : actions/checkout@v4
138138
139139 - name : Add SBT proxy repositories
140140 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -171,7 +171,7 @@ jobs:
171171 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
172172
173173 - name : Git Checkout
174- uses : actions/checkout@v3
174+ uses : actions/checkout@v4
175175
176176 - name : Test
177177 run : sbt ";scala3-bootstrapped/compile"
@@ -215,7 +215,7 @@ jobs:
215215 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
216216
217217 - name : Git Checkout
218- uses : actions/checkout@v3
218+ uses : actions/checkout@v4
219219
220220 - name : Test
221221 run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -254,13 +254,13 @@ jobs:
254254 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
255255
256256 - name : Checkout cleanup script
257- uses : actions/checkout@v3
257+ uses : actions/checkout@v4
258258
259259 - name : Cleanup
260260 run : .github/workflows/cleanup.sh
261261
262262 - name : Git Checkout
263- uses : actions/checkout@v3
263+ uses : actions/checkout@v4
264264
265265 - name : Add SBT proxy repositories
266266 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -299,13 +299,13 @@ jobs:
299299 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
300300
301301 - name : Checkout cleanup script
302- uses : actions/checkout@v3
302+ uses : actions/checkout@v4
303303
304304 - name : Cleanup
305305 run : .github/workflows/cleanup.sh
306306
307307 - name : Git Checkout
308- uses : actions/checkout@v3
308+ uses : actions/checkout@v4
309309
310310 - name : Add SBT proxy repositories
311311 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -351,13 +351,13 @@ jobs:
351351 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
352352
353353 - name : Checkout cleanup script
354- uses : actions/checkout@v3
354+ uses : actions/checkout@v4
355355
356356 - name : Cleanup
357357 run : .github/workflows/cleanup.sh
358358
359359 - name : Git Checkout
360- uses : actions/checkout@v3
360+ uses : actions/checkout@v4
361361
362362 - name : Add SBT proxy repositories
363363 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -403,13 +403,13 @@ jobs:
403403 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
404404
405405 - name : Checkout cleanup script
406- uses : actions/checkout@v3
406+ uses : actions/checkout@v4
407407
408408 - name : Cleanup
409409 run : .github/workflows/cleanup.sh
410410
411411 - name : Git Checkout
412- uses : actions/checkout@v3
412+ uses : actions/checkout@v4
413413
414414 - name : Add SBT proxy repositories
415415 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -453,13 +453,13 @@ jobs:
453453 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
454454
455455 - name : Checkout cleanup script
456- uses : actions/checkout@v3
456+ uses : actions/checkout@v4
457457
458458 - name : Cleanup
459459 run : .github/workflows/cleanup.sh
460460
461461 - name : Git Checkout
462- uses : actions/checkout@v3
462+ uses : actions/checkout@v4
463463
464464 - name : Add SBT proxy repositories
465465 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -502,13 +502,13 @@ jobs:
502502 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
503503
504504 - name : Checkout cleanup script
505- uses : actions/checkout@v3
505+ uses : actions/checkout@v4
506506
507507 - name : Cleanup
508508 run : .github/workflows/cleanup.sh
509509
510510 - name : Git Checkout
511- uses : actions/checkout@v3
511+ uses : actions/checkout@v4
512512
513513 - name : Add SBT proxy repositories
514514 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -548,13 +548,13 @@ jobs:
548548 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
549549
550550 - name : Checkout cleanup script
551- uses : actions/checkout@v3
551+ uses : actions/checkout@v4
552552
553553 - name : Cleanup
554554 run : .github/workflows/cleanup.sh
555555
556556 - name : Git Checkout
557- uses : actions/checkout@v3
557+ uses : actions/checkout@v4
558558
559559 - name : Add SBT proxy repositories
560560 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -604,13 +604,13 @@ jobs:
604604 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
605605
606606 - name : Checkout cleanup script
607- uses : actions/checkout@v3
607+ uses : actions/checkout@v4
608608
609609 - name : Cleanup
610610 run : .github/workflows/cleanup.sh
611611
612612 - name : Git Checkout
613- uses : actions/checkout@v3
613+ uses : actions/checkout@v4
614614
615615 - name : Add SBT proxy repositories
616616 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -657,13 +657,13 @@ jobs:
657657 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
658658
659659 - name : Checkout cleanup script
660- uses : actions/checkout@v3
660+ uses : actions/checkout@v4
661661
662662 - name : Cleanup
663663 run : .github/workflows/cleanup.sh
664664
665665 - name : Git Checkout
666- uses : actions/checkout@v3
666+ uses : actions/checkout@v4
667667
668668 - name : Add SBT proxy repositories
669669 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -730,7 +730,7 @@ jobs:
730730 if : " failure() && github.event_name == 'schedule'"
731731 steps :
732732 - name : Checkout issue template
733- uses : actions/checkout@v3
733+ uses : actions/checkout@v4
734734
735735 - name : Open an issue
736736 uses : JasonEtco/create-an-issue@v2
0 commit comments