Skip to content

Commit

Permalink
Update CI setup-scala version
Browse files Browse the repository at this point in the history
  • Loading branch information
SimunKaracic committed Nov 17, 2020
1 parent 76cfa20 commit 71d0f6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- run: git fetch --depth=1 origin '+refs/tags/*:refs/tags/*'
- uses: olafurpg/setup-scala@v2
- uses: olafurpg/setup-scala@v10
with:
java-version: adopt@1.8.0-242
- name: Test
Expand Down

0 comments on commit 71d0f6b

Please sign in to comment.