Hopefully this is the right place to showcase actions. We simplified JS caching into 1-liners using the brand new @actions/cache package:
Supports any OS, and most importantly does caching the right way.
Hopefully this is the right place to showcase actions. We simplified JS caching into 1-liners using the brand new @actions/cache package:
Supports any OS, and most importantly does caching the right way.
Thanks for your sharing! I checked with your two actions and both work perfectly.