explicit install-uv version
Some checks failed
Mypy / mypy (push) Failing after 28s
Pytest / pytest (3.12) (push) Failing after 20s
Pytest / pytest (3.13) (push) Failing after 2s
Pytest / pytest (3.14) (push) Failing after 1s
Ruff / ruff (push) Failing after 1s

This commit is contained in:
Justus Kuhlmann 2026-02-24 09:18:51 +01:00
commit 373f3476c0
Signed by: jkuhl
GPG key ID: 00ED992DD79B85A6

View file

@ -20,7 +20,7 @@ jobs:
with:
show-progress: true
- name: Install uv
uses: https://github.com/astral-sh/setup-uv@v6
uses: https://github.com/astral-sh/setup-uv@v6.8.0
with:
python-version: ${{ matrix.python-version }}
enable-cache: true