mirror of
https://github.com/actions/publish-action.git
synced 2025-07-12 11:51:50 +02:00
update node for action (#9)
This commit is contained in:
@ -13,5 +13,5 @@ outputs:
|
||||
major-tag:
|
||||
description: 'The major version tag that has been updated (created). Examples: v1, 1'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Reference in New Issue
Block a user