Skip to content

Commit

Permalink
ci: Upgrade manusa/actions-setup-minikube to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Dec 17, 2020
1 parent d057028 commit 50fbea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Minikube-Kubernetes
uses: manusa/actions-setup-minikube@v2.0.1
uses: manusa/actions-setup-minikube@v2.2.0
with:
minikube version: v1.13.1
kubernetes version: ${{ matrix.kubernetes }}
Expand Down

0 comments on commit 50fbea7

Please sign in to comment.