Skip to content

Commit c1a2e17

Browse files
chore(deps): update astral-sh/setup-uv digest to 05273c1 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53eecf1 commit c1a2e17

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
id: setup-python
5252
with:
5353
python-version: ${{ matrix.python-version }}
54-
- uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6
54+
- uses: astral-sh/setup-uv@05273c154d09957eb9a2377d9c988fbda431d1c5 # v6
5555
- run: uv sync --no-python-downloads
5656
shell: bash
5757
- run: uv run pytest

0 commit comments

Comments
 (0)