Skip to content

Commit 6b66b12

Browse files
committed
Revert action to v8
1 parent fd3fdc8 commit 6b66b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/dotnet/nuget/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: 'Publish NuGet packages'
44
inputs:
55
dotnet-version:
66
description: 'The dotnet framework and SDK version.'
7-
default: 7.0.x
7+
default: 8.0.x
88
required: true
99
nuget-api-key:
1010
description: 'The NuGet API key to publish artifacts'

0 commit comments

Comments
 (0)