We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efcd756 commit 55f2238Copy full SHA for 55f2238
1 file changed
.github/workflows/pytest.yaml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install uv
34
uses: astral-sh/setup-uv@v8.1.0
35
with:
36
- version: "0.11.8"
+ version: "0.11.12"
37
enable-cache: true
38
39
- name: Set up Python ${{ matrix.python-version }}
0 commit comments