Skip to content

Commit 096f83b

Browse files
committed
Update python version in chart testing workflow
Signed-off-by: Cody Soyland <[email protected]>
1 parent 99feb3f commit 096f83b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
2323
with:
24-
python-version: 3.7
24+
python-version: '3.13'
2525

2626
- name: Set up chart-testing
2727
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1

0 commit comments

Comments
 (0)