Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.11.
- 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 setting up a specific version of React and related dependencies (react-dom, @types/react, and @types/react-dom) in a workflow. It simplifies configuring React environments for development, testing, or CI/CD pipelines, ensuring consistency and reducing manual setup steps.