Skip to content

Commit 4e2f226

Browse files
chore(deps): update astral-sh/setup-uv digest to 6ee6290 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d54bba commit 4e2f226

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@5a095e7a2014a4212f075830d4f7277575a9d098 # v7
54+
- uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7
5555
- run: uv sync --no-python-downloads
5656
shell: bash
5757
- run: uv run pytest

0 commit comments

Comments
 (0)