-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
actions/toolkit
#533Labels
enhancementNew feature or requestNew feature or request
Description
Some tools (like https://www.scala-sbt.org/) rely on files timestamps with millisecond precision.
Currently cache preserves timestamps only down to second precision.
The fix would be to simply use posix format when tarring files.
#233 was my attempt at fixing it but it no longer works with current master
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request