Skip to content

Commit ee741c7

Browse files
chore(deps): update astral-sh/setup-uv digest to e06108d (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34f9082 commit ee741c7

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

0 commit comments

Comments
 (0)