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 e45a58d commit 40a33b0Copy full SHA for 40a33b0
1 file changed
.github/workflows/pr-build.yaml
@@ -29,7 +29,7 @@ jobs:
29
30
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
31
with:
32
- python-version: 3.7
+ python-version: 3.13
33
34
- name: Set up chart-testing
35
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
@@ -150,7 +150,7 @@ jobs:
150
151
152
153
154
155
156
0 commit comments