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 8798b5f commit cef321cCopy full SHA for cef321c
1 file changed
.github/workflows/maven.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/setup-java@v5
25
with:
26
java-version: '21'
27
- distribution: 'adopt'
+ distribution: 'temurin'
28
cache: 'maven'
29
30
- uses: actions/cache@v4
0 commit comments