Skip to content

Commit a49f153

Browse files
committed
Bump setup-uv action to v8
Signed-off-by: pdmurray <peynmurray@gmail.com>
1 parent ae7cb16 commit a49f153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
name: "manylinux_x86_64-wheels"
139139
path: dist
140140
- name: Install uv
141-
uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
141+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
142142
with:
143143
version: latest
144144
python-version: ${{ matrix.python_version }}

0 commit comments

Comments
 (0)