Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 01:36
cacfb4d

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)