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 bd40344 commit 6acb780Copy full SHA for 6acb780
.github/workflows/test-cache.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/setup-java@v4
20
with:
21
java-version: '9.0.4'
22
- distribution: 'temurin'
+ distribution: 'zulu'
23
24
25
- name: Verify Java version
0 commit comments