Docs: Updating Documentation in README (#776)

* Documentation updation

* doc update

* Documentation updated

---------

Co-authored-by: lmvysakh <lmvysakh@github.com>
This commit is contained in:
lmvysakh
2026-08-25 01:28:40 +05:30
committed by GitHub
parent 4713b0c4d9
commit bbbb8c9ab6

View File

@@ -5,7 +5,7 @@
This action sets up a [.NET CLI](https://github.com/dotnet/sdk) environment for use in actions by:
- optionally downloading and caching a version(s) of dotnet by SDK version(s) and adding to PATH
- optionally download and install the requested .NET SDK version(s) and add them to the PATH
- registering problem matchers for error output
- setting up authentication to private package sources like GitHub Packages