cache/src
Martijn Hols b917253c33 Add read-only feature
When `read-only` is `true`, the cache is only restored and not saved. This allows for sharing the cache with multiple steps even if these steps may change them, and speeds them up regardless.
2020-11-29 11:21:21 +01:00
..
utils Add read-only feature 2020-11-29 11:21:21 +01:00
constants.ts Add read-only feature 2020-11-29 11:21:21 +01:00
restore.ts Use warning instead of info 2020-09-30 08:47:16 -05:00
save.ts Add read-only feature 2020-11-29 11:21:21 +01:00