File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 model : [yolov5n]
2828 steps :
2929 - uses : actions/checkout@v5
30- - uses : actions/setup-python@v5
30+ - uses : actions/setup-python@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333 - uses : astral-sh/setup-uv@v6
6565 torch : " 1.8.0" # min torch version CI https://pypi.org/project/torchvision/
6666 steps :
6767 - uses : actions/checkout@v5
68- - uses : actions/setup-python@v5
68+ - uses : actions/setup-python@v6
6969 with :
7070 python-version : ${{ matrix.python-version }}
7171 - uses : astral-sh/setup-uv@v6
Original file line number Diff line number Diff line change 2020 uses : actions/checkout@v5
2121 with :
2222 fetch-depth : 0
23- - uses : actions/setup-python@v5
23+ - uses : actions/setup-python@v6
2424 with :
2525 python-version : " 3.x"
2626 cache : " pip"
You can’t perform that action at this time.
0 commit comments