@@ -22,47 +22,47 @@ jobs:
2222 runs-on : ubuntu-latest
2323
2424 steps :
25- - uses : actions/checkout@v4
25+ - uses : actions/checkout@v5
2626 with :
2727 path : OpenEVSE_WiFi
2828
29- - uses : actions/checkout@v4
29+ - uses : actions/checkout@v5
3030 with :
3131 repository : JeremyPoulter/MicroDebug
3232 path : MicroDebug
3333
34- - uses : actions/checkout@v4
34+ - uses : actions/checkout@v5
3535 with :
3636 repository : JeremyPoulter/MicroTasks
3737 path : MicroTasks
3838
39- - uses : actions/checkout@v4
39+ - uses : actions/checkout@v5
4040 with :
4141 repository : JeremyPoulter/StreamSpy
4242 path : StreamSpy
4343
44- - uses : actions/checkout@v4
44+ - uses : actions/checkout@v5
4545 with :
4646 repository : JeremyPoulter/ConfigJson
4747 path : ConfigJson
4848
49- - uses : actions/checkout@v4
49+ - uses : actions/checkout@v5
5050 with :
5151 repository : bblanchon/ArduinoJson
5252 path : ArduinoJson
5353 ref : v6.20.1
5454
55- - uses : actions/checkout@v4
55+ - uses : actions/checkout@v5
5656 with :
5757 repository : JeremyPoulter/OpenEVSE_Lib
5858 path : OpenEVSE_Lib
5959
60- - uses : actions/checkout@v4
60+ - uses : actions/checkout@v5
6161 with :
6262 repository : JeremyPoulter/EpoxyDuino
6363 path : EpoxyDuino
6464
65- - uses : actions/checkout@v4
65+ - uses : actions/checkout@v5
6666 with :
6767 repository : JeremyPoulter/ESPAL
6868 path : ESPAL
0 commit comments