From fa12b098671a30a101d6036ca0439a841678ed71 Mon Sep 17 00:00:00 2001 From: subochev Date: Tue, 4 Nov 2025 03:35:56 +0300 Subject: [PATCH] init --- helm-publish/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-publish/action.yml b/helm-publish/action.yml index ca125cc..a05648e 100644 --- a/helm-publish/action.yml +++ b/helm-publish/action.yml @@ -17,7 +17,7 @@ runs: using: "composite" steps: - name: "Install Helm" - uses: azure/setup-helm@v3 + uses: azure/setup-helm@v4.3.0 - name: Update Helm version shell: bash run: |