Upgrade to Node 20 (#411)

This commit is contained in:
Andrew Ovens
2024-02-05 15:30:56 -07:00
committed by GitHub
parent a8aa04e74a
commit 66b1844f0b

View File

@@ -123,7 +123,7 @@ outputs:
upload_url:
description: 'The URL for uploading assets to the release.'
runs:
using: 'node16'
using: 'node20'
main: 'dist/index.js'
branding:
icon: 'tag'