Commit ac04e34
committed
Use
https://github.com/actions/setup-java#caching-sbt-dependencies
See actions/setup-java#302 - it looks like the
sbt-caching functionality was informed by
https://github.com/coursier/cache-action (see
actions/setup-java#302 (comment) ),
so setup-java may now be the 'best' solution.setup-java support for sbt-caching1 parent 183a8b9 commit ac04e34
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
0 commit comments