We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2c275 commit d5784caCopy full SHA for d5784ca
1 file changed
.github/workflows/ci.yml
@@ -50,7 +50,7 @@ jobs:
50
id: setup-python
51
with:
52
python-version: ${{ matrix.python-version }}
53
- - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
+ - uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
54
- run: uv sync --no-python-downloads
55
shell: bash
56
- run: uv run pytest
0 commit comments