diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index d47bb7a2..1f130648 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -131,7 +131,7 @@ jobs: fi - name: Create kind cluster - uses: helm/kind-action@v1.13.0 + uses: helm/kind-action@v1.14.0 if: steps.list-changed.outputs.changed == 'true' - name: Install MinIO for testing S3 as Primary Storage