diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d5c25e43f..5369fd1a8 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -58,7 +58,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v4.2.0 with: - version: v3.17.0 + version: v3.18.0 - name: Install Kind id: kind @@ -141,7 +141,7 @@ jobs: - name: Set up Helm uses: azure/setup-helm@v4.2.0 with: - version: v3.17.0 + version: v3.18.0 # Install unittest plugin - name: Install unittest plugin run: |