Cache Bun dependencies (install cache + node_modules) and Gradle caches (wrapper, dependencies, build artifacts) to dramatically speed up CI builds. Gradle key uses Cargo.lock since gradle files don't exist at checkout time. Co-Authored-By: Claude <noreply@anthropic.com>