Skip to content

Commit 3ee1d43

Browse files
committed
fix python
1 parent 3a68042 commit 3ee1d43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-helm-charts.yml

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

6363
- uses: actions/setup-python@v2
6464
with:
65-
python-version: 3.7
65+
python-version: 3.9
6666

6767
- name: Set up chart-testing
6868
uses: helm/[email protected]

0 commit comments

Comments
 (0)