We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 948e968 commit 54e1356Copy full SHA for 54e1356
.github/workflows/update-dotnet-sdk.yml
@@ -71,7 +71,7 @@ on:
71
description: 'The version of the dotnet-outdated .NET global tool to use if update-nuget-packages is true.'
72
required: false
73
type: string
74
- default: '4.5.3'
+ default: '4.6.0'
75
include-nuget-packages:
76
description: 'A comma-separated list of NuGet package IDs (or substrings) to update, if update-nuget-packages is true.'
77
0 commit comments