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 1b850f6 commit 3edfa12Copy full SHA for 3edfa12
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
id: setup-python
53
with:
54
python-version: ${{ matrix.python-version }}
55
- - uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
+ - uses: astral-sh/setup-uv@a02a550bdd3185dba2ebb6aa98d77047ce54ad21 # v6
56
- run: uv sync --no-python-downloads
57
shell: bash
58
- run: uv run pytest
0 commit comments