We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a6869 commit 5174401Copy full SHA for 5174401
.github/workflows/cd.yaml
@@ -49,7 +49,7 @@ jobs:
49
- name: Set up JDK 8
50
uses: actions/setup-java@v3
51
with:
52
- distribution: 'adopt'
+ distribution: temurin
53
java-version: 8
54
- name: Release
55
uses: jenkins-infra/[email protected]
0 commit comments