diff --git a/action.yml b/action.yml index d42c0a16..14d8bf92 100644 --- a/action.yml +++ b/action.yml @@ -39,7 +39,7 @@ outputs: upload_url: description: 'The URL for uploading assets to the release' runs: - using: 'node12' + using: 'node16' main: 'dist/index.js' branding: icon: 'tag'