Skip to content

Commit

Permalink
Merge pull request #183 from anoff/patch-1
Browse files Browse the repository at this point in the history
Update link to pre-installed runner Software
  • Loading branch information
Maxim Lobanov authored and GitHub committed Apr 8, 2021
2 parents 77a48bb + f2eb44d commit 13ccc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 13ccc11

Please sign in to comment.