Skip to content

Commit ef41026

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

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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
53+
- uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
5454
- run: uv sync --no-python-downloads
5555
shell: bash
5656
- run: uv run pytest

0 commit comments

Comments
 (0)