Skip to content

Commit

Permalink
ci: Upgraded manusa/actions-setup-minikube to v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
manusa committed Aug 28, 2020
1 parent c025544 commit d615e32
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 @@ -18,7 +18,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Setup Minikube-Kubernetes
uses: manusa/actions-setup-minikube@v1.1.0
uses: manusa/actions-setup-minikube@v2.0.0
with:
minikube version: v1.9.2
kubernetes version: ${{ matrix.kubernetes }}
Expand Down

0 comments on commit d615e32

Please sign in to comment.