mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-27 21:43:38 +00:00
runtime: upgrade nodejs runtime from v12 to v16
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
f9adc4c805
commit
97468660b6
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ inputs:
|
|||
default: 'true'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'terminal'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue