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)).
|