Skip to content

Commit f9e4d01

Browse files
committed
other
1 parent a7a3d50 commit f9e4d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ runs:
2222
uses: actions/[email protected]
2323
with:
2424
distribution: zulu
25-
java-version-file: clients/algoliasearch-client-java/.java-version
25+
java-version-file: config/.java-version
2626

2727
- name: Setup gradle
2828
if: inputs.type != 'minimal'

0 commit comments

Comments
 (0)