I've been using matrix builds to test across multiple Node versions. It saves a lot of time and keeps the pipeline tidy.
actions/cache
dramatically reduces build times.Discussion about best practices, pitfalls, and tips for setting up robust CI/CD workflows using GitHub Actions.
actions/cache
dramatically reduces build times.