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 1002275 commit 5ece74cCopy full SHA for 5ece74c
.github/workflows/scala.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/setup-java@v2
24
with:
25
java-version: '11'
26
- distribution: 'adopt'
+ distribution: temurin
27
- name: Cache SBT
28
uses: actions/cache@v2
29
0 commit comments