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 99feb3f commit 096f83bCopy full SHA for 096f83b
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
23
with:
24
- python-version: 3.7
+ python-version: '3.13'
25
26
- name: Set up chart-testing
27
uses: helm/chart-testing-action@e6669bcd63d7cb57cb4380c33043eebe5d111992 # v2.6.1
0 commit comments