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