Skip to content

Commit cc64d0f

Browse files
chore(deps): update dependency python to 3.13
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3507a5 commit cc64d0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: "Install Python 3"
5555
uses: actions/setup-python@v5
5656
with:
57-
python-version: '3.9'
57+
python-version: '3.13'
5858
check-latest: true
5959

6060
- name: "Set up chart-testing"

0 commit comments

Comments
 (0)