Skip to content

Commit

Permalink
Replace setup-java to olafurpg/setup-scala
Browse files Browse the repository at this point in the history
  • Loading branch information
petitviolet committed Sep 6, 2020
1 parent 29e67e8 commit f15ad13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2

- name: Set up JDK 1.11
uses: actions/setup-java@v1
uses: olafurpg/setup-scala@v5
with:
java-version: adopt@1.11

Expand Down

0 comments on commit f15ad13

Please sign in to comment.