We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad6202 commit 12c5e6aCopy full SHA for 12c5e6a
.github/workflows/chart-lint.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: azure/setup-helm@v4
39
with:
40
version: v3.14.4
41
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
42
43
python-version: "3.x"
44
check-latest: true
.github/workflows/chart-test.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments