update node for action (#9)

This commit is contained in:
Dmitry Shibanov
2022-02-24 17:08:08 +03:00
committed by GitHub
parent d5bd795380
commit 6a42941a52
2 changed files with 2 additions and 2 deletions

View File

@ -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'