We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a84af commit efe47d6Copy full SHA for efe47d6
.github/workflows/run-experiments-apache-lucene.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Set up JDK
25
uses: actions/setup-java@v4
26
with:
27
- java-version: 21
+ java-version: 23
28
distribution: "temurin"
29
- name: Download latest version of the validation scripts
30
uses: gradle/develocity-build-validation-scripts/.github/actions/gradle/download@actions-stable
0 commit comments