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 e5aca88 commit 36c74d7Copy full SHA for 36c74d7
1 file changed
.github/workflows/samples-scala.yaml
@@ -40,7 +40,7 @@ jobs:
40
- uses: actions/setup-java@v4
41
with:
42
distribution: 'temurin'
43
- java-version: 11
+ java-version: 17
44
- name: Setup sbt launcher
45
uses: sbt/setup-sbt@v1
46
- name: Cache maven dependencies
0 commit comments