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.
2 parents 32373b9 + f91eaa5 commit 22b10a0Copy full SHA for 22b10a0
.github/workflows/lint-charts.yaml
@@ -19,7 +19,7 @@ jobs:
19
#Python is required because ct lint runs Yamale and yamllint which require Python.
20
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
21
with:
22
- python-version: '3.13'
+ python-version: '3.14'
23
24
- name: Set up chart-testing
25
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
0 commit comments