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 a7a3d50 commit f9e4d01Copy full SHA for f9e4d01
.github/actions/setup/action.yml
@@ -22,7 +22,7 @@ runs:
22
uses: actions/[email protected]
23
with:
24
distribution: zulu
25
- java-version-file: clients/algoliasearch-client-java/.java-version
+ java-version-file: config/.java-version
26
27
- name: Setup gradle
28
if: inputs.type != 'minimal'
0 commit comments