Below you will find pages that utilize the taxonomy term “Mic92”
August 14, 2026
hestia-cache
Version updated for https://github.com/Mic92/hestia to version v3.0.1.
This action is used across all versions by 28 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Hestia GitHub Action is designed to efficiently cache Nix build results in the GitHub Actions cache. It allows builds to run faster by downloading previously built packages instead of rebuilding them, significantly reducing download times and avoiding 429 Too Many Requests errors. The action also deduplicates data, making it more efficient for large repositories. Additionally, it includes a matrix subaction that evaluates flake checks only once and distributes them across parallel runners, optimizing build workflows.