Skip to content

Commit f9c1573

Browse files
authored
Bump actions-setup-minikube to v2.3.0 (#1173)
1 parent bc4ba73 commit f9c1573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-deploy-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v1
2020
- name: Setup Minikube
21-
uses: manusa/actions-setup-minikube@v2.0.1
21+
uses: manusa/actions-setup-minikube@v2.3.0
2222
with:
2323
minikube version: "v1.13.1"
2424
kubernetes version: "v1.19.2"

0 commit comments

Comments
 (0)