mirror of
https://github.com/actions/runner.git
synced 2025-12-25 02:47:19 +08:00
Update to .NET Core SDK 3.1.302 (#681)
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
This commit is contained in:
committed by
GitHub
parent
8279ae9a70
commit
d55070da3e
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "3.1.100"
|
||||
"version": "3.1.302"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user