Skip to content

Commit 7bff9ae

Browse files
author
Matthew Fisher
committed
bump setup-kind to v0.5.0
Signed-off-by: Matthew Fisher <matt.fisher@microsoft.com>
1 parent 564b3ab commit 7bff9ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
runs-on: ubuntu-latest
103103
steps:
104104
- uses: actions/checkout@v2
105-
- uses: engineerd/setup-kind@v0.4.0
105+
- uses: engineerd/setup-kind@v0.5.0
106106
with:
107107
version: "v0.9.0"
108108
- uses: engineerd/configurator@v0.0.5

0 commit comments

Comments
 (0)