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 d110b59 + 6ac8e0f commit df48bb9Copy full SHA for df48bb9
1 file changed
.github/workflows/ci.yml
@@ -71,7 +71,7 @@ jobs:
71
- name: Create config from templates
72
run: make CONFIG=config/env.test load-env
73
- name: Install java 8 for (old) elasticsearch
74
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
75
with:
76
distribution: "adopt"
77
java-version: 8
0 commit comments