actions-marketplace-validations/Setup Serverless
⚡:octocat: Setup a Serverless environment by matchers optionally downloading and adding it to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| serverless_version | Version Spec of the version to use. Examples: 2.4.0, ~2.0.0, ^2.0.0 | no | latest |
| provider | Provider of the serverless. | yes | — |
Outputs
| name | description |
|---|---|
| cache-hit | A boolean value to indicate if a cache was hit. |
| serverless_version | The installed serverless version. |