continuwuity/.forgejo/actions/setup-rust
Tom Foster 8959ac06ac ci: Split Rust build cache into dependencies and incremental caches
Replace single large build cache with separate dependencies and incremental
caches. Dependencies cache survives source code changes and uses tiered
restore keys. Removes build directory from caching to improve CI performance
while maintaining effective compilation caching with sccache.
2025-09-23 04:30:35 +01:00
..
action.yml ci: Split Rust build cache into dependencies and incremental caches 2025-09-23 04:30:35 +01:00