aqua-installer-cache
Version updated for https://github.com/srz-zumix/aqua-installer-cache to version v0.2.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aqua-installer-cache GitHub Action is designed to cache the installation directory of aqua, a declarative CLI version manager, to improve CI/CD workflow efficiency. By caching aqua packages and configuration files, it reduces redundant downloads, mitigates GitHub API rate limits, and accelerates execution times. The action supports multiple operating systems, automatically detects configuration files, and optimizes caching with unique keys based on OS, architecture, and configuration changes.
Release notes
Changes
Features
- Add aqua root dir hash @srz-zumix (#4)
Documentation
- Add aqua root dir hash @srz-zumix (#4)