We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eefdc29 commit 74b49f9Copy full SHA for 74b49f9
workflows/charts/action.yml
@@ -46,6 +46,8 @@ runs:
46
steps:
47
- uses: azure/setup-kubectl@v4
48
- uses: azure/setup-helm@v4
49
+ with:
50
+ version: 3.15.2
51
- uses: actions/setup-python@v5
52
with:
53
python-version: 3.x
0 commit comments