Skip to content

Commit b7c339c

Browse files
algolia-botmillotp
andcommitted
chore(scripts): fix version for everything and use debian in docker
algolia/api-clients-automation#1349 Co-authored-by: Pierre Millot <[email protected]>
1 parent f2f5629 commit b7c339c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/setup-java@v3
2424
with:
2525
distribution: zulu
26-
java-version: 11.0.4
26+
java-version-file: config/.java-version
2727
cache: gradle
2828

2929
- name: Validate gradle wrapper

0 commit comments

Comments
 (0)