Skip to content

Commit eb1289d

Browse files
committed
Update java version on github actions
1 parent 577126e commit eb1289d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ jobs:
1111
- run: git fetch --depth=1 origin '+refs/tags/*:refs/tags/*'
1212
- uses: olafurpg/setup-scala@v10
1313
with:
14-
java-version: [email protected]242
14+
java-version: [email protected]252
1515
- name: Test
1616
run: csbt +test

0 commit comments

Comments
 (0)