mirror of
https://github.com/jdx/mise-action.git
synced 2026-05-15 14:20:32 +00:00
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. |
||
|---|---|---|
| .. | ||
| index.js | ||
| index.js.map | ||
| licenses.txt | ||