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
@zeke zeke merged commit bc4b275 into main Aug 28, 2025
1 check 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.

2 participants