Skip to content

Commit b903f5a

Browse files
chore(deps): update astral-sh/setup-uv action to v8
1 parent 0eb7cfa commit b903f5a

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
@@ -53,7 +53,7 @@ jobs:
5353
with:
5454
python-version: ${{ matrix.python-version }}
5555
allow-prereleases: true
56-
- uses: astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6
56+
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
5757
- run: uv sync --no-python-downloads
5858
shell: bash
5959
- run: uv run pytest

0 commit comments

Comments
 (0)