13
0
Fork 0
mirror of https://github.com/jdx/mise-action.git synced 2026-07-02 17:49:30 +00:00
mise-action/dist
Taku Kodma 102cca5db7
fix: use mv for cross-device tar install moves
io.mv relies on rename(2) and fails with EXDEV when /tmp and the mise
install directory are on different filesystems. Use the system mv
command instead, matching main's behavior.
2026-06-17 22:06:04 +10:00
..
index.js fix: use mv for cross-device tar install moves 2026-06-17 22:06:04 +10:00
index.js.map fix: use mv for cross-device tar install moves 2026-06-17 22:06:04 +10:00
licenses.txt chore(deps): update dependency @actions/cache to v6.0.1 (#497) 2026-06-04 16:27:38 +00:00