We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 563aeb0 + be5cea0 commit e7f0b87Copy full SHA for e7f0b87
1 file changed
.github/workflows/maven.yml
@@ -69,7 +69,7 @@ jobs:
69
steps:
70
- uses: actions/checkout@v6
71
- name: Create k8s Kind Cluster
72
- uses: helm/kind-action@v1.13.0
+ uses: helm/kind-action@v1.14.0
73
- name: Setup Java
74
uses: actions/setup-java@v5
75
with:
0 commit comments