Below you will find pages that utilize the taxonomy term “Snowdreamtech”
June 4, 2026
Setup UniRTM
Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.4.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.4.0 (2026-06-04) Features add support for UNIRTM_ENV in cache key generation (436e727) Bug Fixes bundle action as cjs to avoid dynamic require errors in @actions dependencies (1fb0b83) bundle action as esm to fix require is not defined error (fe9c6e1) correctly mock exact cache hit in main.test.ts (4e2f3f9) correctly save CACHE_RESULT state in main.ts (6d9149f)
June 2, 2026
Setup UniRTM
Version updated for https://github.com/snowdreamtech/setup-unirtm to version v0.3.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.0 (2026-06-02) Features rename version input to unirtm-version to avoid collisions (3f7d925)