srz-zumix/Setup infer
This action sets up infer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| infer_version | infer version. [latest,vX.Y.Z] | — | latest |
| github_token | The token used to authenticate when fetching infer version. When running this action on github.com, the default value is sufficient. When running on GHES, you can pass a personal access token for github.com if you are experiencing rate limiting. | — | ${{ github.server_url == 'https://github.com' && github.token || '' }} |
Outputs
| name | description |
|---|---|
| infer_version | installed infer version |