File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242 with :
4343 python-version : " 3.14"
4444 - name : Setup uv
45- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
45+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
4646 with :
4747 cache-dependency-glob : |
4848 pyproject.toml
Original file line number Diff line number Diff line change 2222 with :
2323 python-version-file : " pyproject.toml"
2424 - name : Install uv
25- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
25+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2626 - name : Build distribution
2727 run : uv build
2828 - name : Publish
Original file line number Diff line number Diff line change 6161 # cache: "pip"
6262 # cache-dependency-path: pyproject.toml
6363 - name : Install uv
64- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
64+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
6565 # Allow debugging with tmate
6666 - name : Setup tmate session
6767 uses : mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.23
9999 # cache: "pip"
100100 # cache-dependency-path: pyproject.toml
101101 - name : Install uv
102- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
102+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
103103 - name : Get coverage files
104104 uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8.0.1
105105 with :
You can’t perform that action at this time.
0 commit comments