We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00765f7 commit c97d715Copy full SHA for c97d715
action.yml
@@ -41,6 +41,6 @@ outputs:
41
output:
42
description: The captured output of both stdout and stderr from the Ansible Playbook run
43
runs:
44
- using: node16
+ using: node20
45
main: main.js
46
post: post.js
0 commit comments