Skip to content

Commit

Permalink
Revert action to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerBrinks committed Jan 22, 2024
1 parent fd3fdc8 commit 6b66b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dotnet/nuget/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: 'Publish NuGet packages'
inputs:
dotnet-version:
description: 'The dotnet framework and SDK version.'
default: 7.0.x
default: 8.0.x
required: true
nuget-api-key:
description: 'The NuGet API key to publish artifacts'
Expand Down

0 comments on commit 6b66b12

Please sign in to comment.