diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 05585a7..46814bd 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -36,7 +36,7 @@ jobs: - name: Create kind cluster if: steps.list-changed.outputs.changed == 'true' - uses: helm/kind-action@v1.3.0 + uses: helm/kind-action@v1.4.0 with: version: v0.12.0