File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed
prepare-pypi-distribution Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4141 python-version : ${{ inputs.python_version }}
4242
4343 - name : Set up uv package manager
44- uses : astral-sh/setup-uv@v5
44+ uses : astral-sh/setup-uv@v6
4545 with :
4646 python-version : ${{ inputs.python_version }}
4747
Original file line number Diff line number Diff line change 3737 python-version : ${{ inputs.python_version }}
3838
3939 - name : Set up uv package manager
40- uses : astral-sh/setup-uv@v5
40+ uses : astral-sh/setup-uv@v6
4141 with :
4242 python-version : ${{ inputs.python_version }}
4343
Original file line number Diff line number Diff line change 4040 python-version : ${{ matrix.python-version }}
4141
4242 - name : Set up uv package manager
43- uses : astral-sh/setup-uv@v5
43+ uses : astral-sh/setup-uv@v6
4444 with :
4545 python-version : ${{ matrix.python-version }}
4646
9292 python-version : ${{ matrix.python-version }}
9393
9494 - name : Set up uv package manager
95- uses : astral-sh/setup-uv@v5
95+ uses : astral-sh/setup-uv@v6
9696 with :
9797 python-version : ${{ matrix.python-version }}
9898
Original file line number Diff line number Diff line change 2727 python-version : ${{ matrix.python-version }}
2828
2929 - name : Set up uv package manager
30- uses : astral-sh/setup-uv@v5
30+ uses : astral-sh/setup-uv@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333
Original file line number Diff line number Diff line change 2727 python-version : ${{ matrix.python-version }}
2828
2929 - name : Set up uv package manager
30- uses : astral-sh/setup-uv@v5
30+ uses : astral-sh/setup-uv@v6
3131 with :
3232 python-version : ${{ matrix.python-version }}
3333
Original file line number Diff line number Diff line change 3535 python-version : ${{ matrix.python-version }}
3636
3737 - name : Set up uv package manager
38- uses : astral-sh/setup-uv@v5
38+ uses : astral-sh/setup-uv@v6
3939 with :
4040 python-version : ${{ matrix.python-version }}
4141
Original file line number Diff line number Diff line change 3030 python-version : ${{ inputs.python_version }}
3131
3232 - name : Set up uv package manager
33- uses : astral-sh/setup-uv@v5
33+ uses : astral-sh/setup-uv@v6
3434 with :
3535 python-version : ${{ inputs.python_version }}
3636
You can’t perform that action at this time.
0 commit comments