Skip to content

Commit 38bb07b

Browse files
committed
Update olafurpg/setup-scala for mdoc workflow
1 parent a32b97b commit 38bb07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mdoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: actions/checkout@v2
3333
with:
3434
fetch-depth: 0
35-
- uses: olafurpg/setup-scala@v10
35+
- uses: olafurpg/setup-scala@v14
3636
- uses: olafurpg/setup-gpg@v3
3737
- name: Run mdoc
3838
run: sbt 'docs/mdoc'

0 commit comments

Comments
 (0)