Skip to content

Commit 5174401

Browse files
authored
AdoptOpenJDK → Temurin
1 parent 25a6869 commit 5174401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- name: Set up JDK 8
5050
uses: actions/setup-java@v3
5151
with:
52-
distribution: 'adopt'
52+
distribution: temurin
5353
java-version: 8
5454
- name: Release
5555
uses: jenkins-infra/[email protected]

0 commit comments

Comments
 (0)