Skip to content

Commit 53e015c

Browse files
use adoptopenjdk
1 parent 06a1987 commit 53e015c

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
uses: actions/setup-java@v2
1818
with:
1919
java-version: '11'
20-
distribution: 'adoptopenjdk'
20+
distribution: 'adopt'
2121

2222
- name: Cache Maven dependencies
2323
uses: actions/cache@v2

0 commit comments

Comments
 (0)