Skip to content

Commit ab7c94c

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

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
@@ -52,7 +52,7 @@ jobs:
5252
id: setup-python
5353
with:
5454
python-version: ${{ matrix.python-version }}
55-
- uses: astral-sh/setup-uv@d9e0f98d3fc6adb07d1e3d37f3043649ddad06a1 # v6
55+
- uses: astral-sh/setup-uv@4959332f0f014c5280e7eac8b70c90cb574c9f9b # v6
5656
- run: uv sync --no-python-downloads
5757
shell: bash
5858
- run: uv run pytest

0 commit comments

Comments
 (0)