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 ba5b478 commit ee01267Copy full SHA for ee01267
.github/workflows/ci.yml
@@ -113,7 +113,7 @@ jobs:
113
- name: Set up Python
114
uses: actions/setup-python@v5
115
with:
116
- python-version: '3.x'
+ python-version: '3.13.5'
117
118
- name: Set up chart-testing
119
uses: helm/[email protected]
.github/workflows/helm-release.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments