mirror of
https://github.com/actions/setup-dotnet.git
synced 2026-06-06 16:47:07 +00:00
Update link to pre-installed runner Software
This commit is contained in:
parent
77a48bbb85
commit
f2eb44dadd
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ This action sets up a [dotnet core cli](https://github.com/dotnet/cli) environme
|
|||
Please Note: GitHub hosted runners have some versions of the .NET SDK
|
||||
preinstalled. Installed versions are subject to change. Please refer to the
|
||||
documentation
|
||||
[software installed on github hosted runners](https://help.github.com/en/actions/reference/software-installed-on-github-hosted-runners)
|
||||
[software installed on github hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-software)
|
||||
for .NET SDK versions that are currently available.
|
||||
|
||||
# Usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue