Update to use Node.js 20 (#59)

This commit is contained in:
Frederik Prijck
2023-10-27 18:20:17 +02:00
committed by GitHub
parent b0b5ef9a3d
commit 9e9d2e444e

View File

@@ -10,7 +10,7 @@ inputs:
nuget-api-key-source: nuget-api-key-source:
description: 'Source to scope the NuGet API Key to.' description: 'Source to scope the NuGet API Key to.'
runs: runs:
using: 'node16' using: 'node20'
main: 'dist/index.js' main: 'dist/index.js'
branding: branding:
icon: package icon: package