Skip to content

Commit c4b1a52

Browse files
authored
Update action.yml (#44)
1 parent 7f9b4e1 commit c4b1a52

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
@@ -20,7 +20,7 @@ inputs:
2020
description: 'A prefix before the title "LCOV of commit..." Optional. Default: ``'
2121
required: false
2222
runs:
23-
using: 'node12'
23+
using: 'node16'
2424
main: 'dist/main/index.js'
2525
post: 'dist/post/index.js'
2626
branding:

0 commit comments

Comments
 (0)