gatsby-plugin-local-search
gatsby-plugin-local-search copied to clipboard
ci: upgrade main workflow
- run ci on pull requests
- upgrade setup-node action and node to v14
- use yarn cache instead of caching node_modules
Hey @jooola, thanks for the changes here. Would you be open to using bahmutov/npm-install@v1
rather than manually setting up the caching? I've found it works well in my other projects.
Let me know what you think and we can get the changes merged in the repo. Thanks!
I am OK, with using the bahmutov/npm-install@v1 action, I don't like too much magic though. But that's not a problem.