Skip to content

Commit fb02092

Browse files
authored
Update scala.yml
1 parent 53be89f commit fb02092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up JDK
1515
uses: actions/setup-java@v4
1616
with:
17-
java-version: '21'
17+
java-version: '24'
1818
distribution: 'temurin'
1919
- name: Setup sbt launcher
2020
uses: sbt/setup-sbt@v1

0 commit comments

Comments
 (0)