javascript
javascript copied to clipboard
GitHub Actions: Try out node_modules caching
https://docs.github.com/en/free-pro-team@latest/actions/guides/caching-dependencies-to-speed-up-workflows
Node modules don't really take a lot of time in the proposed actions #875 , but we should still benchmark if these help.
hey , Can you assign me this issue?