File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 model : [yolov5n]
2828 steps :
2929 - uses : actions/checkout@v7
30- - uses : actions/setup-python@v6
30+ - uses : actions/setup-python@v7
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 - uses : ultralytics/actions/setup-uv@main
6565 torch : " 1.8.0" # min torch version CI https://pypi.org/project/torchvision/
6666 steps :
6767 - uses : actions/checkout@v7
68- - uses : actions/setup-python@v6
68+ - uses : actions/setup-python@v7
6969 with :
7070 python-version : ${{ matrix.python-version }}
7171 - uses : ultralytics/actions/setup-uv@main
Original file line number Diff line number Diff line change 1919 if : github.repository == 'ultralytics/yolov5'
2020 runs-on : ubuntu-latest
2121 steps :
22- - uses : actions/setup-python@v6
22+ - uses : actions/setup-python@v7
2323 with :
2424 python-version : " 3.x"
2525 - uses : ultralytics/actions/setup-uv@main
You can’t perform that action at this time.
0 commit comments