We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1bf4f commit 44e1192Copy full SHA for 44e1192
.github/workflows/pr-build.yaml
@@ -30,7 +30,7 @@ jobs:
30
31
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
32
with:
33
- python-version: 3.7
+ python-version: 3.13
34
35
- name: Set up chart-testing
36
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments