Setup UniRTM
Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.6.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 tools manager. It intelligently detects the best install method based on available runtimes and supports multiple methods such as npm, pip, GitHub Releases, and go installs. The action also offers features like caching using Handlebars templates and supports GitHub proxy configurations for restricted networks.
What’s Changed
0.6.0 (2026-07-24)
Features
- add support for concurrent blob downloads in artifact caching (9b9d1bb)
Bug Fixes
- correct pip package name and remove legacy Harden Runner (190f867)