Skip to content

Commit

Permalink
Update olafurpg/setup-scala GitHub action to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
jcazevedo committed Oct 5, 2021
1 parent aab9868 commit f6bcac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v2

- name: Set up Scala
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v13
with:
java-version: ${{ matrix.jdk }}

Expand Down

0 comments on commit f6bcac9

Please sign in to comment.