Skip to content

Commit

Permalink
upgrade kind version
Browse files Browse the repository at this point in the history
  • Loading branch information
Björn Wenzel committed Jan 29, 2021
1 parent 6478e2e commit b3f6548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
with:
java-version: 1.8

- uses: engineerd/setup-kind@v0.4.0
- uses: engineerd/setup-kind@v0.5.0
with:
version: "v0.8.1"
image: "${{ matrix.kubernetes_version }}"
Expand Down

0 comments on commit b3f6548

Please sign in to comment.