a2-ai/a2-ai/setup-rv
Setup up your Github Actions workflow with a specific version of rv
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of rv to install | — | "" |
| github-token | Used to increase the rate limit when retrieving versions and downloading rv. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| rv-version | The version of rv that was installed |
| rv-path | The path to the installed rv |