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 cd78457 commit 0002898
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 @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8 and SBT
uses: olafurpg/setup-scala@v10
uses: olafurpg/setup-scala@v13
with:
java-version: [email protected]
- name: Cache Coursier
Expand Down

0 comments on commit 0002898

Please sign in to comment.