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 7440ed6 commit ef41026Copy full SHA for ef41026
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@fac544c07dec837d0ccb6301d7b5580bf5edae39 # v8.2.0
+ - uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0
54
- run: uv sync --no-python-downloads
55
shell: bash
56
- run: uv run pytest
0 commit comments