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 ea4a6d5 commit f51e0b0Copy full SHA for f51e0b0
.github/workflows/pr-build.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
31
with:
32
- python-version: 3.13
+ python-version: 3.14
33
34
- name: Set up chart-testing
35
uses: helm/chart-testing-action@0d28d3144d3a25ea2cc349d6e59901c4ff469b3b # v2.7.0
@@ -201,7 +201,7 @@ jobs:
201
202
203
204
205
206
207
0 commit comments