update workflows

This commit is contained in:
2024-12-21 17:29:46 -06:00
parent b6f8ff2f02
commit d47781bed3

View File

@@ -14,11 +14,11 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: v3.13.3
version: latest
- uses: actions/setup-python@v5
with:
python-version: "3.10"
python-version: "3.13"
check-latest: true
- name: Set up chart-testing