Skip to content

Commit d5784ca

Browse files
chore(deps): update astral-sh/setup-uv action to v8.2.0 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc2c275 commit d5784ca

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
@@ -50,7 +50,7 @@ jobs:
5050
id: setup-python
5151
with:
5252
python-version: ${{ matrix.python-version }}
53-
- uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
53+
- uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
5454
- run: uv sync --no-python-downloads
5555
shell: bash
5656
- run: uv run pytest

0 commit comments

Comments
 (0)