Marc Cataford
1ac5adb151
Reviewed-on: #1 Co-authored-by: Marc Cataford <mcat@riseup.net> Co-committed-by: Marc Cataford <mcat@riseup.net>
11 lines
258 B
Markdown
11 lines
258 B
Markdown
# Setup Spud Action
|
|
|
|
## Interface
|
|
|
|
```yaml
|
|
inputs:
|
|
version:
|
|
description: "Spud version to install."
|
|
```
|
|
|
|
If the `version` input is not provided, the latest version will be installed (see [spadinastan/spud](https://forge.karnov.club/spadinastan/spud)).
|