File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 with :
2525 python-version : ${{ inputs.python-version }}
2626
27- - uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
27+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2828 with :
2929 cache-suffix : ${{ inputs.cache-suffix }}
3030 version : 0.11.7
Original file line number Diff line number Diff line change 2525 fetch-depth : 2
2626
2727 persist-credentials : false
28- - uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
28+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2929 with :
3030 cache-suffix : test
3131 version : 0.11.7
Original file line number Diff line number Diff line change 3636 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
3737 with :
3838 python-version : ' 3.14'
39- - uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
39+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
4040 with :
4141 version : 0.11.7
4242 enable-cache : false
Original file line number Diff line number Diff line change 2828 id : setup_python
2929 with :
3030 python-version : ' 3.14'
31- - uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
31+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
3232 with :
3333 save-cache : ${{ github.ref == 'refs/heads/main' }}
3434 cache-suffix : ${{ steps.setup_python.outputs.python-version }}
Original file line number Diff line number Diff line change 6060 uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
6161 with :
6262 python-version : ${{ matrix.python-version }}
63- - uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
63+ - uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
6464 with :
6565 cache-suffix : test
6666 version : 0.11.7
You can’t perform that action at this time.
0 commit comments