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 f2216dd commit 0e3b9a9Copy full SHA for 0e3b9a9
action.yml
@@ -20,5 +20,5 @@ outputs:
20
output-string:
21
description: "The transformed string"
22
runs:
23
- using: "node16"
+ using: "node20"
24
main: "dist/index.js"
0 commit comments