Skip to content

Commit 2910671

Browse files
chore(deps): update astral-sh/setup-uv digest to 61cb8a9 (#159)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8841fcb commit 2910671

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
@@ -51,7 +51,7 @@ jobs:
5151
id: setup-python
5252
with:
5353
python-version: ${{ matrix.python-version }}
54-
- uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7
54+
- uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7
5555
- run: uv sync --no-python-downloads
5656
shell: bash
5757
- run: uv run pytest

0 commit comments

Comments
 (0)