We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6cb0ab commit 3a91a81Copy full SHA for 3a91a81
1 file changed
.github/workflows/test-helm-chart.yml
@@ -24,7 +24,7 @@ jobs:
24
25
- uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
26
with:
27
- python-version: 3.13
+ python-version: 3.14
28
29
- name: Configure Helm repos
30
run: |-
0 commit comments