mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-06 13:44:28 +00:00
chore: markdown-table-formatter and formatting
This commit is contained in:
@@ -9,13 +9,13 @@ Detects .NET SDK version from global.json or defaults to a specified version.
|
||||
### Inputs
|
||||
|
||||
| name | description | required | default |
|
||||
| ----------------- | ------------------------------------------------------------------- | -------- | ------- |
|
||||
|-------------------|---------------------------------------------------------------------|----------|---------|
|
||||
| `default-version` | <p>Default .NET SDK version to use if global.json is not found.</p> | `true` | `7.0` |
|
||||
|
||||
### Outputs
|
||||
|
||||
| name | description |
|
||||
| ---------------- | -------------------------------------------- |
|
||||
|------------------|----------------------------------------------|
|
||||
| `dotnet-version` | <p>Detected or default .NET SDK version.</p> |
|
||||
|
||||
### Runs
|
||||
|
||||
Reference in New Issue
Block a user