We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc9453 commit 19d58fdCopy full SHA for 19d58fd
.github/workflows/pr.yml
@@ -46,7 +46,7 @@ jobs:
46
java-version: ${{ matrix.java }}
47
cache: 'maven'
48
- name: Setup Minikube-Kubernetes
49
- uses: manusa/actions-setup-minikube@v2.13.0
+ uses: manusa/actions-setup-minikube@v2.13.1
50
with:
51
minikube version: v1.25.2
52
kubernetes version: v1.23.6
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
84
0 commit comments