posit-dev/setup-air
A GitHub Action to set up Air.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of Air to use, e.g., '0.3.0'. Defaults to 'latest'. | no | "" |
| github-token | Used to increase the rate limit when retrieving versions and downloading Air. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| air-version | The installed Air version. Useful when using 'latest'. |