martian56/Setup Raven
Install the Raven toolchain (raven, rvpm) from GitHub releases and cache rvpm packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| raven-version | The Raven release to install, for example "2.22.0". The default "latest" installs the newest release. | no | latest |
| cache | Cache the rvpm package cache (~/.rvpm/cache), keyed on the rv.toml files in the repository. "true" or "false". | no | true |
| token | GitHub token used to download the release assets. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| raven-version | The release tag that was installed, for example "v2.22.0". |