We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a55005c + 7f4f057 commit 1f2a504Copy full SHA for 1f2a504
1 file changed
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- uses: actions/setup-python@v4
36
with:
37
- python-version: 3.7
+ python-version: '3.11'
38
39
# Chart testing command docs https://github.com/helm/chart-testing#usage
40
- name: Set up chart-testing
0 commit comments