We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9b4e1 commit c4b1a52Copy full SHA for c4b1a52
action.yml
@@ -20,7 +20,7 @@ inputs:
20
description: 'A prefix before the title "LCOV of commit..." Optional. Default: ``'
21
required: false
22
runs:
23
- using: 'node12'
+ using: 'node16'
24
main: 'dist/main/index.js'
25
post: 'dist/post/index.js'
26
branding:
0 commit comments