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 ff9477f commit 0e9128aCopy full SHA for 0e9128a
.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@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7
+ - uses: astral-sh/setup-uv@5a095e7a2014a4212f075830d4f7277575a9d098 # v7
56
- run: uv sync --no-python-downloads
57
shell: bash
58
- run: uv run pytest
0 commit comments