Skip to content

Commit

Permalink
bump scala version in mdoc action
Browse files Browse the repository at this point in the history
  • Loading branch information
majk-p committed Jun 28, 2023
1 parent 9044e2d commit 8d6c477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
distribution: graalvm
java-version: 11
- name: Run mdoc
run: sbt '++2.13.10 docs/mdoc'
run: sbt '++2.13.11 docs/mdoc'
- uses: actions/setup-node@v3
with:
node-version: 16.x
Expand Down

0 comments on commit 8d6c477

Please sign in to comment.