Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 9413bcc

Browse files
authored
chore: replace zulu with adopt in publish step
1 parent 99336b1 commit 9413bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Setup Java
4848
uses: actions/setup-java@v2
4949
with:
50-
distribution: 'zulu'
50+
distribution: 'adopt'
5151
java-version: 8
5252
- name: Cache Gradle
5353
uses: actions/cache@v2

0 commit comments

Comments
 (0)