Skip to content

Commit ddfce21

Browse files
authored
Update nodejs version to 16
1 parent 1d88810 commit ddfce21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ inputs:
2222
role-session-name:
2323
description: 'Role session name'
2424
runs:
25-
using: 'node12'
25+
using: 'node16'
2626
main: 'index.js'
2727
branding:
2828
icon: 'cloud-lightning'

0 commit comments

Comments
 (0)