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 f2feb4d commit d429066Copy full SHA for d429066
.github/workflows/pr.yml
@@ -55,7 +55,7 @@ jobs:
55
- name: Run integration tests
56
run: ./mvnw ${MAVEN_ARGS} -B package -P no-unit-tests --file pom.xml
57
- name: Adjust Minikube Min Request Timeout Setting
58
- uses: manusa/[email protected].0
+ uses: manusa/[email protected].1
59
with:
60
minikube version: 'v1.26.0'
61
kubernetes version: ${{ matrix.kubernetes }}
0 commit comments