We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d69c3b commit b9d53dcCopy full SHA for b9d53dc
.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@6ec842c01de15ebb84c8627d2744a0c2f2755c9f # v2.8.0
@@ -201,7 +201,7 @@ jobs:
201
202
203
204
205
206
207
0 commit comments