Update olafurpg/setup-scala action to v14

This commit is contained in:
renovate[bot]
2023-02-18 12:25:58 +00:00
parent 6546be00d6
commit 769b44cfd3
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
- uses: olafurpg/setup-scala@v14
with:
java-version: ${{ matrix.java }}
- uses: jorelali/setup-elm@v4