Skip to content

Conversation

zeke
Copy link
Member

@zeke zeke commented Aug 28, 2025

Summary

  • Add npm caching to actions/setup-node step
  • Upgrade actions/setup-node from v3 to v4

Benefits

This will speed up CI runs by caching node_modules between workflow runs, reducing install times and improving developer experience.

Test plan

  • Verified workflow syntax is valid
  • CI workflows will run faster on subsequent runs after this merge

- 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
Copy link

vercel bot commented Aug 28, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scribble-diffusion Ready Ready Preview Comment Aug 28, 2025 3:33am

@zeke zeke merged commit bb523fd into main Aug 28, 2025
3 checks passed
@zeke zeke deleted the ci/add-npm-caching branch August 28, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant