Setup UniStack
Version updated for https://github.com/snowdreamtech/setup-unistack to version v0.2.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the installation and configuration of UniStack, a runtime and tool manager. It supports multiple install methods such as npm, pip (coming soon), GitHub Release, and Go installation. The action can also handle GitHub Proxy support for restricted networks and provides caching with customizable cache key templates.
What’s Changed
0.2.0 (2026-08-05)
Features
- inject shims into GITHUB_PATH dynamically (78a7860)