Skip to content

Commit 94d745a

Browse files
authored
Update release.yml
1 parent 7acce59 commit 94d745a

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up JDK 8
1818
uses: actions/setup-java@v3
1919
with:
20-
java-version: 8
20+
java-version: 9
2121
distribution: 'temurin'
2222

2323

0 commit comments

Comments
 (0)