Skip to content

Commit

Permalink
Update olafurpg/setup-scala for mdoc workflow (#514)
Browse files Browse the repository at this point in the history
  • Loading branch information
majk-p authored Aug 21, 2024
1 parent a32b97b commit c223482
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/mdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v10
- uses: olafurpg/setup-scala@v14
with:
java-version: [email protected]
- uses: olafurpg/setup-gpg@v3
- name: Run mdoc
run: sbt 'docs/mdoc'
Expand Down

0 comments on commit c223482

Please sign in to comment.