We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3372853 commit 288f457Copy full SHA for 288f457
.github/workflows/lint_test_charts.yaml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
fetch-depth: 0
30
31
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
32
- uses: helm/chart-testing-action@v2.8.0
33
- uses: azure/setup-helm@v4
34
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
0 commit comments