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 dd740fa + 7dfddd2 commit b8e77faCopy full SHA for b8e77fa
action.yml
@@ -15,7 +15,7 @@ outputs:
15
successfully:
16
description: 'Feedback message of success '
17
runs:
18
- using: "node16"
+ using: "node20"
19
main: "./dist/index.js"
20
branding:
21
icon: 'file-text'
0 commit comments