Setup React
Version updated for https://github.com/kirkeaton/setup-react to version v2.0.13.
- 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 and related libraries, such as react-dom and their TypeScript type definitions. It simplifies dependency management for React-based projects, ensuring consistent and repeatable setups across development and CI environments.