File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4242 with :
4343 python-version-file : " .python-version"
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 : " .python-version"
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 2121 with :
2222 python-version-file : " .python-version"
2323 - name : Setup uv
24- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
24+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
2525 with :
2626 cache-dependency-glob : |
2727 pyproject.toml
Original file line number Diff line number Diff line change 6464 with :
6565 python-version : ${{ matrix.python-version }}
6666 - name : Setup uv
67- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
67+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
6868 with :
6969 enable-cache : true
7070 cache-dependency-glob : |
@@ -104,7 +104,7 @@ jobs:
104104 with :
105105 python-version-file : " .python-version"
106106 - name : Setup uv
107- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
107+ uses : astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1 .0
108108 with :
109109 enable-cache : true
110110 cache-dependency-glob : |
You can’t perform that action at this time.
0 commit comments