We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f2238 commit c64187fCopy full SHA for c64187f
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.12"
+ version: "0.11.13"
37
enable-cache: true
38
39
- name: Set up Python ${{ matrix.python-version }}
0 commit comments