slumberydude/First github action
Action take number and returns its square
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| num | Enter a num | yes | 1 |
Outputs
| name | description |
|---|---|
| num_squared | Square of the input |