mirror of
https://github.com/actions/runner.git
synced 2025-12-10 20:36:49 +00:00
This change updates the .NET Core SDK used by the Actions Runner to
version 3.1.302 to address the issues that are caused by the following issue:
https://github.com/dotnet/runtime/issues/13475
See #574 for more information.
Fixes #574