We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8321ba commit 24f8c47Copy full SHA for 24f8c47
1 file changed
.github/workflows/lint-test.yaml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/setup-python@v6
36
with:
37
# renovate: datasource=custom.python_actions depName=python
38
- python-version: 3.13.7
+ python-version: 3.14.2
39
40
- name: Set up chart-testing
41
uses: helm/chart-testing-action@v2
0 commit comments