chore(deps): update dependency python to 3.13 (#147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-03 18:38:38 +03:00 committed by GitHub
parent 3e51c2b855
commit 54e8d0793a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.11"
python-version: "3.13"
- name: Set up chart-testing
uses: helm/chart-testing-action@v2.7.0