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.13", "3.14-dev"]
1818 steps :
1919
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v5
2121 with :
2222 submodules : true
2323
Original file line number Diff line number Diff line change 1414 python-version : ["3.13"]
1515 steps :
1616
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 with :
1919 submodules : true
2020
Original file line number Diff line number Diff line change 1717 python-version : ["3.13"]
1818 steps :
1919
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v5
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@v4
21+ - uses : actions/checkout@v5
2222 with :
2323 fetch-depth : 0
2424
6565 CIBW_ENVIRONMENT : MACOSX_DEPLOYMENT_TARGET=13.0
6666
6767 steps :
68- - uses : actions/checkout@v4
68+ - uses : actions/checkout@v5
6969 with :
7070 fetch-depth : 0
7171
@@ -123,7 +123,7 @@ jobs:
123123 arch : [win_amd64]
124124
125125 steps :
126- - uses : actions/checkout@v4
126+ - uses : actions/checkout@v5
127127 with :
128128 fetch-depth : 0
129129
Original file line number Diff line number Diff line change 2424 shell : bash -l {0}
2525
2626 steps :
27- - uses : actions/checkout@v4
27+ - uses : actions/checkout@v5
2828 with :
2929 submodules : true
3030
5858 run :
5959 shell : bash -l {0}
6060 steps :
61- - uses : actions/checkout@v4
61+ - uses : actions/checkout@v5
6262 with :
6363 submodules : true
6464
You can’t perform that action at this time.
0 commit comments