mise-action/dist
Jorge Rodriguez 74e6914774
fix: read environment input in cache key computation
The cache key was being computed before setEnvVars() runs, so the
environment input was never reflected in the cache key. This meant
different environments would share the same cache slot.

Now processCacheKeyTemplate() checks the environment input directly
before falling back to process.env.MISE_ENV, ensuring the cache key
includes the environment value even at cache-restore time.

Also clarified action.yml description to remove confusing reference
to env input.

Fixes issue identified by Greptile review.
2026-04-21 10:15:29 +02:00
..
index.js fix: read environment input in cache key computation 2026-04-21 10:15:29 +02:00
index.js.map fix: read environment input in cache key computation 2026-04-21 10:15:29 +02:00
licenses.txt fix(deps): update dependency @actions/cache to v6 (#432) 2026-04-11 18:38:18 +00:00