Skip to content

Commit fc43cbd

Browse files
authored
Change Node from 12 to 16
1 parent c95e211 commit fc43cbd

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
@@ -29,7 +29,7 @@ inputs:
2929
default: "false"
3030

3131
runs:
32-
using: node12
32+
using: node16
3333
main: dist/index.js
3434
branding:
3535
icon: 'check'

0 commit comments

Comments
 (0)