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 78a65c2 commit 2d794ffCopy full SHA for 2d794ff
.github/workflows/maven-publish.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout Repository
18
uses: actions/checkout@v4
19
20
- - name: Set up JDK 11 with GitHub Packages
+ - name: Set up JDK 8
21
uses: actions/setup-java@v3
22
with:
23
distribution: 'temurin'
0 commit comments