From a731a34e67b6d6fbd9a9c2aead95d4785566993e Mon Sep 17 00:00:00 2001 From: IvanZosimov Date: Tue, 27 Sep 2022 10:17:36 +0200 Subject: [PATCH] Update note in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b5f85d..0870974 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This action sets up a [.NET CLI](https://github.com/dotnet/sdk) environment for - registering problem matchers for error output - setting up authentication to private package sources like GitHub Packages -Please Note: GitHub hosted runners have some versions of the .NET SDK +> **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://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-software)