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
@vercel
Copy link
Contributor

vercel bot commented Aug 28, 2025

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

Project Deployment Preview Comments Updated (UTC)
tilemaker Ready Ready Preview Comment Aug 28, 2025 3:32am

@zeke zeke merged commit 0ef0b54 into main Aug 28, 2025
3 checks passed
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