mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 07:06:56 +00:00
use node16 in action.yml (#375)
This commit is contained in:
parent
7d98524254
commit
2537991e61
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ inputs:
|
|||
required: false
|
||||
default: 3600
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
branding:
|
||||
icon: 'unlock'
|
||||
|
|
|
|||
Loading…
Reference in a new issue