downgrade
All checks were successful
renovate / renovate (push) Successful in 28s

This commit is contained in:
2025-10-15 17:01:23 -05:00
parent 113188b039
commit 0469bfe6ff

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: "3.14"
python-version: "3.13"
check-latest: true
- name: Set up Chart Testing