Skip to content

Commit

Permalink
Bump up setup-scala
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Jan 21, 2024
1 parent 9044b54 commit ea172f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-scala@v14
with:
java-version: 8
- name: Mount caches
Expand Down Expand Up @@ -47,7 +47,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-scala@v14
with:
java-version: 11
- name: Mount caches
Expand Down

0 comments on commit ea172f0

Please sign in to comment.