| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
- Add npm caching to actions/setup-node step - Upgrade actions/setup-node from v3 to v4 - This will speed up CI runs by caching node_modules between workflow runs
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Benefits
This will speed up CI runs by caching node_modules between workflow runs, reducing install times and improving developer experience.
Test plan