File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 python-version : ["3.14"]
1818 steps :
1919
20- - uses : actions/checkout@v5
20+ - uses : actions/checkout@v6
2121 with :
2222 submodules : true
2323
Original file line number Diff line number Diff line change 1414 python-version : ["3.14"]
1515 steps :
1616
17- - uses : actions/checkout@v5
17+ - uses : actions/checkout@v6
1818 with :
1919 submodules : true
2020
Original file line number Diff line number Diff line change 1717 python-version : ["3.14"]
1818 steps :
1919
20- - uses : actions/checkout@v5
20+ - uses : actions/checkout@v6
2121 with :
2222 submodules : true
2323
Original file line number Diff line number Diff line change 1818 name : Build source distribution
1919 runs-on : ubuntu-22.04
2020 steps :
21- - uses : actions/checkout@v5
21+ - uses : actions/checkout@v6
2222 with :
2323 fetch-depth : 0
2424
6363 arch : x86_64
6464
6565 steps :
66- - uses : actions/checkout@v5
66+ - uses : actions/checkout@v6
6767 with :
6868 fetch-depth : 0
6969
@@ -108,7 +108,7 @@ jobs:
108108 arch : [AMD64]
109109
110110 steps :
111- - uses : actions/checkout@v5
111+ - uses : actions/checkout@v6
112112 with :
113113 fetch-depth : 0
114114
Original file line number Diff line number Diff line change 2424 shell : bash -l {0}
2525
2626 steps :
27- - uses : actions/checkout@v5
27+ - uses : actions/checkout@v6
2828 with :
2929 submodules : true
3030
6060 run :
6161 shell : bash -l {0}
6262 steps :
63- - uses : actions/checkout@v5
63+ - uses : actions/checkout@v6
6464 with :
6565 submodules : true
6666
You can’t perform that action at this time.
0 commit comments