Skip to content

Commit a7f1b1a

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

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@ed21f2f24f8dd64503750218de024bcf64c7250a # v7
55+
- uses: astral-sh/setup-uv@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7
5656
- run: uv sync --no-python-downloads
5757
shell: bash
5858
- run: uv run pytest

0 commit comments

Comments
 (0)