Skip to content

Commit 2537991

Browse files
authored
use node16 in action.yml (#375)
1 parent 7d98524 commit 2537991

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)