Commit Graph

10 Commits (3d41dc5e6bb59f42b2418b5d82f2248e280af09c)

Author SHA1 Message Date
eyal0 3d41dc5e6b Add update-env-variable to force/disable cache update.
This fixes https://github.com/actions/cache/issues/342
3 years ago
Sampark Sharma 438628ac22
Merge pull request #554 from albertstill/improve-restore-key-docs
Improve restore-key documentation
3 years ago
Thomas Boop 4e817c1f42 Update to node16
Node 12 has an end of life on April 30, 2022.

This PR updates the default runtime to [node16](https://github.blog/changelog/2021-12-10-github-actions-github-hosted-runners-now-run-node-js-16-by-default/), rather then node12. 

This is supported on all Actions Runners v2.285.0 or later.
3 years ago
Albert Still 3767bf0386 Improve restore-key documentation 4 years ago
Dave Hadka 68cfb2ccb7 Add units to description 5 years ago
Dave Hadka cce3c03a74 Add new input to action.yml 5 years ago
Aiqiao Yan e6c708b5ce React to feedback 5 years ago
Josh Gross 4dc4b4e758
Change name back to Cache 6 years ago
Edward Thomson 296374f6c9 Update action's description (#75)
* README: clarify case on the action

* Update description
6 years ago
Josh Gross 37c45447e4 Initial commit 6 years ago