Skip to content

Commit e1bb81e

Browse files
chore(deps): update astral-sh/setup-uv action to v7 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f53421 commit e1bb81e

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

0 commit comments

Comments
 (0)