We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 395cfbc commit 009b88eCopy full SHA for 009b88e
action.yml
@@ -38,6 +38,6 @@ outputs:
38
output:
39
description: The captured output of both stdout and stderr from the Ansible Playbook run
40
runs:
41
- using: node12
+ using: node16
42
main: main.js
43
post: post.js
0 commit comments