Skip to content

Commit 570bfda

Browse files
committed
use setup-scala
1 parent f2b3080 commit 570bfda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Set up JDK 11
19-
uses: actions/setup-java@v3
19+
uses: olafurpg/setup-scala@v14
2020
with:
2121
java-version: ${{ matrix.java }}
2222
distribution: adopt

0 commit comments

Comments
 (0)