Setup UniRTM
Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.7.0.
- This action is used across all versions by 36 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-unirtm” automates the installation and configuration of UniRTM, a runtime and tool manager. It offers smart auto-detection, multiple install methods (npm, pip, GitHub Release, go), GitHub Proxy support, caching using Handlebars templates, and cross-platform support for Linux, macOS, and Windows. The action can be customized with specific versions, installation methods, and GitHub tokens to handle restricted networks or mirrors.
What’s Changed
0.7.0 (2026-08-05)
Features
- inject shims into GITHUB_PATH dynamically (7288285)