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.
2 parents 2ca3653 + b494db3 commit 2f75b06Copy full SHA for 2f75b06
action.yml
@@ -20,7 +20,7 @@ outputs:
20
error:
21
description: "A string of 'true' or 'false' that tells if there were errors, use in conjunction with the fail-on-error input"
22
runs:
23
- using: "node12"
+ using: "node16"
24
main: "dist/index.js"
25
branding:
26
color: "purple"
0 commit comments