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.
2 parents 19d38ce + 3f24a0e commit 7f17c71Copy full SHA for 7f17c71
.github/workflows/maven.yml
@@ -69,7 +69,7 @@ jobs:
69
steps:
70
- uses: actions/checkout@v5
71
- name: Create k8s Kind Cluster
72
- uses: helm/kind-action@v1.12.0
+ uses: helm/kind-action@v1.13.0
73
- name: Setup Java
74
uses: actions/setup-java@v5
75
with:
0 commit comments