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 08296c3 commit b17837fCopy full SHA for b17837f
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/setup-java@v4
16
with:
17
java-version: 21
18
- distribution: 'azul'
+ distribution: 'temurin'
19
20
- uses: actions/checkout@v4
21
0 commit comments