## Что это
PR #277: migration на actions/cache@v4 во всех release-workflow'ах. v3 deprecated, кэши теряются, билды раздуваются. Update + verify cache hit rate.
## Зачем
Cache hits = build time. Без v4 каждый release становится медленнее, и developer experience деградирует тихо.
## Источники вдохновения
- [linear/linear-release](https://github.com/linear/linear-release) — release tooling
- [openclaw/clawsweeper](https://github.com/openclaw/clawsweeper) — CI maintenance
## 🔗 Linear
- [PZD-28](https://linear.app/kuhjie/issue/PZD-28) (match confidence: 0.535)