Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
larsrh committed Nov 16, 2020
1 parent eafd600 commit 8afe9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Set up JDK 8
uses: olafurpg/setup-scala@v2
uses: olafurpg/setup-scala@v10
with:
java-version: 8
- name: Cache Coursier
Expand Down

0 comments on commit 8afe9c5

Please sign in to comment.