1 Commits
v2.7.0 ... v2

Author SHA1 Message Date
Dawid Dziurla
c97d71562f action: node20 (#90) 2024-01-28 17:45:51 +01:00

View File

@@ -41,6 +41,6 @@ outputs:
output: output:
description: The captured output of both stdout and stderr from the Ansible Playbook run description: The captured output of both stdout and stderr from the Ansible Playbook run
runs: runs:
using: node16 using: node20
main: main.js main: main.js
post: post.js post: post.js