chore(ci): remove actions/python - uv can do this on it's own

This commit is contained in:
Matthias
2026-04-15 19:32:33 +02:00
parent 63f2a8bb68
commit 0248c20999
4 changed files with 2 additions and 39 deletions
-4
View File
@@ -25,10 +25,6 @@ jobs:
with:
persist-credentials: false
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
with:
python-version: "3.13"
- name: Install uv
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
with: