diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 81e9a8c6ddc4d228278cf5805f543159408c28ff..c13dd2546ece2611e574804a5d479e669c57ec7a 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -100,7 +100,7 @@ jobs:
         wait: 10s # Without default CNI, control-plane doesn't get ready until Cilium is installed
         config: .github/workflows/kind/config.yml
     - name: Setup Helm
-      uses: azure/setup-helm@v3.3
+      uses: azure/setup-helm@v3.4
     - name: Install Cilium
       run: |
         helm repo add cilium https://helm.cilium.io/