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 b8ca5f5 commit 4598269Copy full SHA for 4598269
1 file changed
.github/workflows/java8-publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up JDK 8
15
uses: actions/setup-java@v4
16
with:
17
- java-version: 11
+ java-version: 8
18
distribution: 'temurin'
19
20
- name: Import GPG Key
0 commit comments