1
0
Fork 0
mirror of https://github.com/actions/cache.git synced 2025-07-12 09:10:44 +00:00
cache/src
OlegYch 26c99606c4 Use posix archive format
This preserves timestamps with nanoseconds precision and makes the cache usable by tools which rely on it (eg https://www.scala-sbt.org/).
2020-03-27 19:33:12 +03:00
..
utils Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
cacheHttpClient.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
constants.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
contracts.d.ts Chunked Cache Upload APIs (#128) 2020-01-06 13:05:50 -05:00
restore.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
save.ts Cache multiple paths and add glob pattern support (#212) 2020-03-20 16:02:11 -04:00
tar.ts Use posix archive format 2020-03-27 19:33:12 +03:00