diff --git a/action.yml b/action.yml index b756f3e..4c6cbe5 100644 --- a/action.yml +++ b/action.yml @@ -10,7 +10,7 @@ inputs: nuget-api-key-source: description: 'Source to scope the NuGet API Key to.' runs: - using: 'node16' + using: 'node20' main: 'dist/index.js' branding: icon: package