We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90ba44b commit 2d4cf87Copy full SHA for 2d4cf87
.github/workflows/helm-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Set up Python
37
uses: actions/setup-python@v5
38
with:
39
- python-version: '3.x'
+ python-version: '3.13.5'
40
41
- name: Set up chart-testing
42
uses: helm/[email protected]
0 commit comments