File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
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@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .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@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
2626 - name : Build distribution
2727 run : uv build
2828 - name : Publish
Original file line number Diff line number Diff line change 2424 with :
2525 python-version-file : " .python-version"
2626 - name : Setup uv
27- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
27+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
2828 with :
2929 cache-dependency-glob : |
3030 pyproject.toml
Original file line number Diff line number Diff line change 2424 python-version-file : " .python-version"
2525 # Needed to run tests
2626 - name : Setup uv
27- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
27+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
2828 with :
2929 enable-cache : true
3030 - name : Verify uv is available
Original file line number Diff line number Diff line change 6161 with :
6262 python-version : ${{ matrix.python-version }}
6363 - name : Setup uv
64- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
64+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
6565 with :
6666 enable-cache : true
6767 cache-dependency-glob : |
9999 with :
100100 python-version-file : " .python-version"
101101 - name : Setup uv
102- uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
102+ uses : astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0 .0
103103 with :
104104 enable-cache : true
105105 cache-dependency-glob : |
You can’t perform that action at this time.
0 commit comments