File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6666 uses : actions/checkout@v6
6767
6868 - name : Set up uv package manager
69- uses : astral-sh/setup-uv@v8.1 .0
69+ uses : astral-sh/setup-uv@v8.2 .0
7070 with :
7171 python-version : " 3.14"
7272
Original file line number Diff line number Diff line change 6565 python-version : ${{ env.PYTHON_VERSION }}
6666
6767 - name : Set up uv package manager
68- uses : astral-sh/setup-uv@v8.1 .0
68+ uses : astral-sh/setup-uv@v8.2 .0
6969 with :
7070 python-version : ${{ env.PYTHON_VERSION }}
7171
Original file line number Diff line number Diff line change 6464 python-version : ${{ env.PYTHON_VERSION }}
6565
6666 - name : Set up uv package manager
67- uses : astral-sh/setup-uv@v8.1 .0
67+ uses : astral-sh/setup-uv@v8.2 .0
6868 with :
6969 python-version : ${{ env.PYTHON_VERSION }}
7070
Original file line number Diff line number Diff line change 5757 run : pipx install poetry
5858
5959 - name : Set up uv package manager
60- uses : astral-sh/setup-uv@v8.1 .0
60+ uses : astral-sh/setup-uv@v8.2 .0
6161 with :
6262 python-version : ${{ env.PYTHON_VERSION }}
6363
You can’t perform that action at this time.
0 commit comments