# action-setup-volta **Repository Path**: mirrors_getsentry/action-setup-volta ## Basic Information - **Project Name**: action-setup-volta - **Description**: a github action to set up volta and its caches - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-24 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README action-setup-volta ================== DEPRECATED: we just use official setup-node now, see https://github.com/getsentry/sentry/pull/75466 sets up `volta`, `node`, and `yarn` and caches it based on the values in `package.json` ### usage ```yaml - uses: getsentry/action-setup-volta@v2.0.0 ```