mirror of
https://github.com/NuGet/setup-nuget.git
synced 2025-12-06 07:48:23 +08:00
Run using node16 (#42)
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: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: package
|
||||
|
||||
Reference in New Issue
Block a user