~~Two~~ Three things to consider: - cache all deps, not just sbt deps - be robust to different ci jobs that may download different deps (e.g., jvm vs js vs scalafix vs site) - don't get invalidated by simple changes to`build.sbt` etc.
TwoThree things to consider:build.sbtetc.