actions-marketplace-validations/Get Anaconda package version
Get the latest version of a package from Anaconda
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| org | The Anaconda Cloud org | yes | — |
| package | The Python package name | yes | — |
| version_system | The versioning system to use | no | SemVer |
| retries | The number of times to retry the request | no | 3 |
Outputs
| name | description |
|---|---|
| version | The latest version |