diff --git a/.github/workflows/check_charts.yaml b/.github/workflows/check_charts.yaml index 3024d130..6c1a399f 100644 --- a/.github/workflows/check_charts.yaml +++ b/.github/workflows/check_charts.yaml @@ -67,7 +67,7 @@ jobs: tags: "titiler:dev" - name: Create kind cluster - uses: helm/kind-action@v1.8.0 + uses: helm/kind-action@v1.9.0 if: steps.list-changed.outputs.changed == 'true' - name: Load container image in kind cluster