ci: bump helm/kind-action from 1.3.0 to 1.4.0 (#3645)
This commit is contained in:
parent
2aeaf9da02
commit
fd790ecf98
|
@ -108,7 +108,7 @@ jobs:
|
|||
with:
|
||||
domain: ${{github.repository_owner}}
|
||||
- name: Create k8s Kind Cluster
|
||||
uses: helm/kind-action@v1.3.0
|
||||
uses: helm/kind-action@v1.4.0
|
||||
- name: run integration
|
||||
run: |
|
||||
poetry run make test-integration
|
||||
|
|
Reference in New Issue