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 16c68a1 commit ff15fe5Copy full SHA for ff15fe5
1 file changed
.github/workflows/pytest.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install uv
34
uses: astral-sh/setup-uv@v8.2.0
35
with:
36
- version: "0.11.23"
+ version: "0.11.25"
37
enable-cache: true
38
39
- name: Set up Python ${{ matrix.python-version }}
0 commit comments