Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.12.
- This action is used across all versions by 2 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-react GitHub Action automates the process of configuring a workflow with specific versions of React, ReactDOM, and their TypeScript type definitions. It simplifies the setup for projects requiring precise React dependencies, ensuring consistency and reducing manual installation efforts. This action is particularly useful for maintaining standardized React environments in CI/CD pipelines.