Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Apr 3, 2024
1 parent 0dfa15e commit 535be13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ jobs:
fetch-depth: 0
fetch-tags: true

- uses: actions/setup-java@v4
- uses: coursier/setup-action@main
with:
distribution: 'temurin'
java-version: 17
jvm: temurin@17
apps: mill scala-cli

- name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v6
Expand Down

0 comments on commit 535be13

Please sign in to comment.