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 9fd0f9f commit 026d2cbCopy full SHA for 026d2cb
action.yml
@@ -87,5 +87,5 @@ outputs:
87
status:
88
description: "The Success/Failure of the action"
89
runs:
90
- using: "node16"
+ using: "node18"
91
main: "index.js"
0 commit comments