@@ -84,13 +84,13 @@ jobs:
8484 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
8585
8686 - name : Checkout cleanup script
87- uses : actions/checkout@v4
87+ uses : actions/checkout@v5
8888
8989 - name : Cleanup
9090 run : .github/workflows/cleanup.sh
9191
9292 - name : Git Checkout
93- uses : actions/checkout@v4
93+ uses : actions/checkout@v5
9494
9595 - name : Add SBT proxy repositories
9696 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -137,13 +137,13 @@ jobs:
137137 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
138138
139139 - name : Checkout cleanup script
140- uses : actions/checkout@v4
140+ uses : actions/checkout@v5
141141
142142 - name : Cleanup
143143 run : .github/workflows/cleanup.sh
144144
145145 - name : Git Checkout
146- uses : actions/checkout@v4
146+ uses : actions/checkout@v5
147147
148148 - name : Add SBT proxy repositories
149149 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -180,7 +180,7 @@ jobs:
180180 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
181181
182182 - name : Git Checkout
183- uses : actions/checkout@v4
183+ uses : actions/checkout@v5
184184
185185 - name : Test
186186 run : sbt ";scala3-bootstrapped/compile; scala3-bootstrapped/testCompilation; scala3-presentation-compiler/test; scala3-language-server/test"
@@ -224,7 +224,7 @@ jobs:
224224 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
225225
226226 - name : Git Checkout
227- uses : actions/checkout@v4
227+ uses : actions/checkout@v5
228228
229229 - name : Test
230230 run : sbt ";dist/pack ;scala3-bootstrapped/compile ;scala3-bootstrapped/test"
@@ -266,13 +266,13 @@ jobs:
266266 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
267267
268268 - name : Checkout cleanup script
269- uses : actions/checkout@v4
269+ uses : actions/checkout@v5
270270
271271 - name : Cleanup
272272 run : .github/workflows/cleanup.sh
273273
274274 - name : Git Checkout
275- uses : actions/checkout@v4
275+ uses : actions/checkout@v5
276276
277277 - name : Add SBT proxy repositories
278278 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -313,13 +313,13 @@ jobs:
313313 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
314314
315315 - name : Checkout cleanup script
316- uses : actions/checkout@v4
316+ uses : actions/checkout@v5
317317
318318 - name : Cleanup
319319 run : .github/workflows/cleanup.sh
320320
321321 - name : Git Checkout
322- uses : actions/checkout@v4
322+ uses : actions/checkout@v5
323323
324324 - name : Add SBT proxy repositories
325325 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -367,13 +367,13 @@ jobs:
367367 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
368368
369369 - name : Checkout cleanup script
370- uses : actions/checkout@v4
370+ uses : actions/checkout@v5
371371
372372 - name : Cleanup
373373 run : .github/workflows/cleanup.sh
374374
375375 - name : Git Checkout
376- uses : actions/checkout@v4
376+ uses : actions/checkout@v5
377377
378378 - name : Add SBT proxy repositories
379379 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -421,13 +421,13 @@ jobs:
421421 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
422422
423423 - name : Checkout cleanup script
424- uses : actions/checkout@v4
424+ uses : actions/checkout@v5
425425
426426 - name : Cleanup
427427 run : .github/workflows/cleanup.sh
428428
429429 - name : Git Checkout
430- uses : actions/checkout@v4
430+ uses : actions/checkout@v5
431431
432432 - name : Add SBT proxy repositories
433433 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -474,13 +474,13 @@ jobs:
474474 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
475475
476476 - name : Checkout cleanup script
477- uses : actions/checkout@v4
477+ uses : actions/checkout@v5
478478
479479 - name : Cleanup
480480 run : .github/workflows/cleanup.sh
481481
482482 - name : Git Checkout
483- uses : actions/checkout@v4
483+ uses : actions/checkout@v5
484484
485485 - name : Add SBT proxy repositories
486486 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -523,13 +523,13 @@ jobs:
523523 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
524524
525525 - name : Checkout cleanup script
526- uses : actions/checkout@v4
526+ uses : actions/checkout@v5
527527
528528 - name : Cleanup
529529 run : .github/workflows/cleanup.sh
530530
531531 - name : Git Checkout
532- uses : actions/checkout@v4
532+ uses : actions/checkout@v5
533533
534534 - name : Add SBT proxy repositories
535535 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -571,13 +571,13 @@ jobs:
571571 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
572572
573573 - name : Checkout cleanup script
574- uses : actions/checkout@v4
574+ uses : actions/checkout@v5
575575
576576 - name : Cleanup
577577 run : .github/workflows/cleanup.sh
578578
579579 - name : Git Checkout
580- uses : actions/checkout@v4
580+ uses : actions/checkout@v5
581581
582582 - name : Add SBT proxy repositories
583583 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -635,13 +635,13 @@ jobs:
635635 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
636636
637637 - name : Checkout cleanup script
638- uses : actions/checkout@v4
638+ uses : actions/checkout@v5
639639
640640 - name : Cleanup
641641 run : .github/workflows/cleanup.sh
642642
643643 - name : Git Checkout
644- uses : actions/checkout@v4
644+ uses : actions/checkout@v5
645645
646646 - name : Add SBT proxy repositories
647647 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -690,13 +690,13 @@ jobs:
690690 git -c "http.https://github.com/.extraheader=" fetch --recurse-submodules=no "https://github.com/scala/scala3" && git reset --hard FETCH_HEAD || true
691691
692692 - name : Checkout cleanup script
693- uses : actions/checkout@v4
693+ uses : actions/checkout@v5
694694
695695 - name : Cleanup
696696 run : .github/workflows/cleanup.sh
697697
698698 - name : Git Checkout
699- uses : actions/checkout@v4
699+ uses : actions/checkout@v5
700700
701701 - name : Add SBT proxy repositories
702702 run : cp -vf .github/workflows/repositories /root/.sbt/ ; true
@@ -759,7 +759,7 @@ jobs:
759759 if : " failure() && github.event_name == 'schedule'"
760760 steps :
761761 - name : Checkout issue template
762- uses : actions/checkout@v4
762+ uses : actions/checkout@v5
763763
764764 - name : Open an issue
765765 uses : JasonEtco/create-an-issue@v2
0 commit comments