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 9759f2b commit 8bf9632Copy full SHA for 8bf9632
action.yml
@@ -31,7 +31,7 @@ outputs:
31
description: 'The total coverage from scanned files.'
32
33
runs:
34
- using: 'node20'
+ using: 'node24'
35
main: 'dist/main/index.js'
36
post: 'dist/post/index.js'
37
branding:
0 commit comments