Skip to content

Commit d7d025a

Browse files
chore(deps): update astral-sh/setup-uv action to v8 (#1462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d04e00 commit d7d025a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
id: setup-python
5353
with:
5454
python-version: ${{ matrix.python-version }}
55-
- uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
55+
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8
5656
- run: uv sync --no-python-downloads
5757
shell: bash
5858
- run: uv run pytest

0 commit comments

Comments
 (0)