diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index c13dd2546ece2611e574804a5d479e669c57ec7a..537b67069a92d8e4602546e35556f05d8901ed75 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.4
+      uses: azure/setup-helm@v3.5
     - name: Install Cilium
       run: |
         helm repo add cilium https://helm.cilium.io/