Skip to content
Snippets Groups Projects
Unverified Commit aff0ef65 authored by Paweł Krupa's avatar Paweł Krupa Committed by GitHub
Browse files

Merge pull request #780 from simonpasquier/update-setup-kind-action

.github: update version of engineerd/setup-kind
parents f321584d 38daabf6
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Start KinD
uses: engineerd/setup-kind@v0.4.0
uses: engineerd/setup-kind@v0.5.0
with:
version: ${{ env.kind-version }}
image: ${{ matrix.kind-image }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment