Update olafurpg/setup-scala action to v12

This commit is contained in:
Renovate Bot
2021-06-01 08:53:31 +00:00
committed by renovate[bot]
parent 869cc1f8b0
commit 045d0a4fc3
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-scala@v12
with:
java-version: ${{ matrix.java }}
- uses: jorelali/setup-elm@v3