Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit de5ec82

Browse files
committed
chore: bump node version from 12 to 16
1 parent ef3a0c3 commit de5ec82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ outputs:
1818
comment_body:
1919
description: The comment body.
2020
runs:
21-
using: 'node12'
21+
using: 'node16'
2222
main: 'dist/index.js'
2323
branding:
2424
icon: check-circle
25-
color: red
25+
color: red

0 commit comments

Comments
 (0)