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 e9084e7 commit a7c3d0aCopy full SHA for a7c3d0a
.github/workflows/test-cache.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Java
19
uses: actions/setup-java@v4
20
with:
21
- distribution: 'temurin'
+ distribution: 'adopt'
22
java-version: '9.0.4'
23
24
0 commit comments