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 0526b05 commit ea63f2fCopy full SHA for ea63f2f
action.yml
@@ -30,7 +30,7 @@ outputs:
30
description: "The total coverage of all changed files"
31
32
runs:
33
- using: "node12"
+ using: "node16"
34
main: "dist/index.js"
35
36
branding:
0 commit comments