Skip to content

Commit e6cfd90

Browse files
authored
Update version in the example workflow (#72)
Signed-off-by: Tomasz Prus <[email protected]> Signed-off-by: Tomasz Prus <[email protected]>
1 parent 6fa2f9f commit e6cfd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
steps:
4040
- name: Create k8s Kind Cluster
41-
uses: helm/kind-action@v1.3.0
41+
uses: helm/kind-action@v1.4.0
4242
```
4343
4444
This uses [@helm/kind-action](https://www.github.com/helm/kind-action) GitHub Action to spin up a [kind](https://kind.sigs.k8s.io/) Kubernetes cluster on every Pull Request.

0 commit comments

Comments
 (0)