Skip to content

Commit b3a8da5

Browse files
committed
Update chart linting Python version as 3.7 is removed.
1 parent dfce6bb commit b3a8da5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

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

1919
- uses: actions/setup-python@v6
2020
with:
21-
python-version: 3.7
21+
python-version: 3.8
2222

2323
- name: Set up chart-testing
2424
uses: helm/chart-testing-action@v2.7.0

0 commit comments

Comments
 (0)