update testing
All checks were successful
renovate / renovate (push) Successful in 32s

This commit is contained in:
2025-12-04 18:31:25 -06:00
parent 857c53799a
commit 4c0cb5fe18

View File

@@ -20,12 +20,11 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.14'
python-version: '3.x'
check-latest: true
- name: Set up Chart Testing
uses: helm/chart-testing-action@v2.7.0
with:
yamale_version: "6.0.0"
uses: helm/chart-testing-action@v2.8.0
- name: Run Chart Testing (list-changed)
id: list-changed