Skip to content

Commit 81dd842

Browse files
chore(deps): update astral-sh/setup-uv digest to 7edac99
1 parent 011f245 commit 81dd842

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@05273c154d09957eb9a2377d9c988fbda431d1c5 # v6
55+
- uses: astral-sh/setup-uv@7edac99f961f18b581bbd960d59d049f04c0002f # v6
5656
- run: uv sync --no-python-downloads
5757
shell: bash
5858
- run: uv run pytest

0 commit comments

Comments
 (0)