update workflows

This commit is contained in:
2025-03-19 12:14:02 -05:00
parent 0c8d26e3eb
commit 0c093bd754
4 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,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