sveltejs / rollup-plugin-svelte

Compile Svelte components with Rollup
MIT License
502 stars 79 forks source link

To add `cache` option to GitHub workflows using `setup-node` #188

Closed oscard0m closed 3 years ago

oscard0m commented 3 years ago

setup-node GitHub Action just released a new option to add cache to steps using it.

You can find the details here: https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching/