chore(ci): re-add python step for pre-commit

This commit is contained in:
Matthias
2026-03-13 20:21:51 +01:00
parent 3cd8b2e841
commit e28eedaf1c
+4
View File
@@ -200,6 +200,10 @@ jobs:
with:
persist-credentials: false
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
with:
python-version: "3.13"
- uses: pre-commit/action@2c7b3805fd2a0fd8c1884dcaebf91fc102a13ecd # v3.0.1
docs-check: