mirror of
https://github.com/NuGet/setup-nuget.git
synced 2025-12-06 07:48:23 +08:00
Update to use Node.js 20 (#59)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user