Setup UniGo
Version updated for https://github.com/snowdreamtech/setup-unigo to version v0.2.0.
- This action is used across all versions by ? 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 GitHub Action setup-unigo automates the installation and configuration of UniGo, a runtime and tools manager. It supports various install methods including npm, pip (coming soon), GitHub Release, and go install. The action also offers smart auto-detection, caching with customizable cache key templates, and support for GitHub proxies in restricted networks.
What’s Changed
0.2.0 (2026-08-05)
Features
- inject shims into GITHUB_PATH dynamically (5769166)
Bug Fixes
- remove fallback restore-keys for cache restoration (52e61bf)