Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.5.
- This action is used across all versions by 2 repositories.
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 and related dependencies, such as react-dom and their type definitions. It simplifies the setup of React projects in CI/CD pipelines by ensuring consistent dependency versions, reducing manual configuration and potential versioning conflicts.