Skip to content

Releases: MetaMask/action-checkout-and-setup

v1.2.0

05 Jun 23:57
c74ca4b
Compare
Choose a tag to compare

Added

  • Add yarn-custom-url and yarn-install-max-retries options (#24)

1.1.1

07 Apr 12:14
d3c539f
Compare
Choose a tag to compare

Fixed

  • Cache nested node_modules directories (#20)

1.1.0

26 Mar 12:48
aa36e9d
Compare
Choose a tag to compare

Added

  • Add skip-allow-scripts option (#14)
    • This can speed up the action by skipping the allow-scripts step, if it's not required.

Changed

  • Use MetaMask/action-retry-command for possible flaky steps (#16)

Fixed

  • Use current commit hash for cache key instead of github.sha (#15)

1.0.1

13 Mar 10:25
cbaaf8d
Compare
Choose a tag to compare

Fixed

  • Run allow-scripts when restoring from cache (#11)

1.0.0

05 Mar 10:14
2a20fd3
Compare
Choose a tag to compare

Added

  • Initial release of MetaMask/action-checkout-and-setup (#9)