Skip to content

Commit 1b9fbdc

Browse files
chore(deps): update astral-sh/setup-uv digest to 5a095e7 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 93baa10 commit 1b9fbdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
python-version: ${{ matrix.python-version }}
5353
allow-prereleases: true
54-
- uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7
54+
- uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7
5555
- run: uv sync --no-python-downloads
5656
shell: bash
5757
- run: uv run pytest

0 commit comments

Comments
 (0)