Skip to content

Commit 7a58947

Browse files
authored
fix the step to setup the JDK (#1273)
Because the update requires a new parameter.
1 parent e6debd5 commit 7a58947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-on-merge.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
uses: actions/setup-java@v4
4040
with:
4141
java-version: 15.0
42+
distribution: zulu
4243

4344
- name: Smarten quotes
4445
id: smarten-quote

0 commit comments

Comments
 (0)