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 b708451 commit c9fcac6Copy full SHA for c9fcac6
.github/workflows/pr.yml
@@ -47,7 +47,7 @@ jobs:
47
java-version: 21
48
cache: 'maven'
49
- name: Setup minikube for E2E tests
50
- uses: manusa/actions-setup-minikube@v2.12.0
+ uses: manusa/actions-setup-minikube@v2.13.0
51
with:
52
minikube version: v1.32.0
53
kubernetes version: v1.29.1
0 commit comments