mirror of
https://github.com/hashicorp/setup-terraform.git
synced 2025-12-22 19:27:07 +00:00
feat: bump to use node20 runtime
Signed-off-by: Rui Chen <rui@chenrui.dev> fix action refs for `actions/reusable-workflows` Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
599d383196
commit
20db800a20
5 changed files with 701 additions and 2067 deletions
|
|
@ -18,7 +18,7 @@ inputs:
|
|||
default: 'true'
|
||||
required: false
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'terminal'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue