diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4bb5313..ce10c6b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -95,7 +95,7 @@ jobs: # uses: self-actuated/hub-mirror@master # - name: Create k8s Kind Cluster - # uses: helm/kind-action@v1.8.0 + # uses: helm/kind-action@v1.9.0 # timeout-minutes: 5 # with: # node_image: kindest/node:${{ matrix.k8s-release }} @@ -115,7 +115,7 @@ jobs: - name: Set up Actuated mirror uses: self-actuated/hub-mirror@master - - uses: helm/kind-action@v1.8.0 + - uses: helm/kind-action@v1.9.0 with: install_only: true