add cache
All checks were successful
renovate / renovate (push) Successful in 35s

This commit is contained in:
2025-12-04 18:57:35 -06:00
parent c69733c6bb
commit b35dbccfd2

View File

@@ -32,6 +32,7 @@ jobs:
uses: astral-sh/setup-uv@v7
with:
python-version: 3.14
enable-cache: true
- name: Set up Chart Testing
uses: helm/chart-testing-action@v2.8.0