Skip to content

Commit abcf1af

Browse files
prizovTomNorth
authored andcommitted
use node16 in action.yml (hashicorp#375)
1 parent e80ba87 commit abcf1af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ inputs:
7777
required: false
7878
default: 3600
7979
runs:
80-
using: 'node12'
80+
using: 'node16'
8181
main: 'dist/index.js'
8282
branding:
8383
icon: 'unlock'

0 commit comments

Comments
 (0)