mirror of
https://github.com/dawidd6/action-ansible-playbook.git
synced 2026-04-28 09:12:08 -06:00
Update Node.js version from 20 to 24 (#136)
This commit is contained in:
+1
-1
@@ -47,6 +47,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: node20
|
using: node24
|
||||||
main: main.js
|
main: main.js
|
||||||
post: post.js
|
post: post.js
|
||||||
|
|||||||
Reference in New Issue
Block a user