diff --git a/.github/workflows/publish-charts.yaml b/.github/workflows/publish-charts.yaml index 1d107f980..888022fa3 100644 --- a/.github/workflows/publish-charts.yaml +++ b/.github/workflows/publish-charts.yaml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@v4 - name: Create k8s Kind Cluster - uses: helm/kind-action@v1.5.0 + uses: helm/kind-action@v1.10.0 with: cluster_name: kind