Commit Graph

7 Commits

Author SHA1 Message Date
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
Dave Hadka 68cfb2ccb7 Add units to description 2020-10-02 11:22:20 -05:00
Dave Hadka cce3c03a74 Add new input to action.yml 2020-10-02 11:01:24 -05:00
Aiqiao Yan e6c708b5ce React to feedback 2020-05-26 15:31:33 -04:00
Josh Gross 4dc4b4e758
Change name back to Cache 2020-02-05 10:39:52 -05:00
Edward Thomson 296374f6c9 Update action's description (#75)
* README: clarify case on the action

* Update description
2020-01-14 10:11:41 -05:00
Josh Gross 37c45447e4 Initial commit 2019-10-30 14:48:49 -04:00