Skip to content

Commit d6519c3

Browse files
committed
Permutate Scala3doc GH workflow
1 parent 6dd0823 commit d6519c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/scala3doc.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,10 @@ on:
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11-
container: lampepfl/dotty:2020-04-24
1211

1312
steps:
1413
- name: Git Checkout
15-
- uses: actions/checkout@v2
14+
uses: actions/checkout@v2
1615

1716
- name: Cache Coursier
1817
uses: actions/cache@v1

0 commit comments

Comments
 (0)