The micorsoft docs recommend to use this action, yet it does not support anything else than .NET Core 3.1...
Could you please update this or update the docs to the current recommended way?
It was not possible to find any compatible framework version
The framework 'Microsoft.NETCore.App', version '3.1.2' (x64) was not found.
- The following frameworks were found:
6.0.6 at [C:\Users\runneradmin\AppData\Local\Microsoft\dotnet\shared\Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The micorsoft docs recommend to use this action, yet it does not support anything else than .NET Core 3.1...
Could you please update this or update the docs to the current recommended way?