fix: small typo in version

This commit is contained in:
yashsinghcodes
2025-10-06 16:14:50 +05:30
parent 92ab86f092
commit bb8a564214
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Setup Helm - name: Setup Helm
uses: azure/setup-helm@4 uses: azure/setup-helm@v4
with: with:
version: v3.18.4 # I run it locally so I know it works :b version: v3.18.4 # I run it locally so I know it works :b