mirror of
https://github.com/ncipollo/release-action
synced 2026-09-07 20:04:03 +00:00
Upgrade to Node 20 (#411)
This commit is contained in:
+1
-1
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user