Skip to content

Commit fee9938

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

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
@@ -50,7 +50,7 @@ jobs:
5050
id: setup-python
5151
with:
5252
python-version: ${{ matrix.python-version }}
53-
- uses: astral-sh/setup-uv@6ee6290f1cbc4156c0bdd66691b2c144ef8df19a # v7
53+
- uses: astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7
5454
- run: uv sync --no-python-downloads
5555
shell: bash
5656
- run: uv run pytest

0 commit comments

Comments
 (0)