Use node16 (#62)

* node16

* dispatch

* remove workflow_dispatch

Co-authored-by: Angus Clinch <ANGUS306@bailliegifford.com>
This commit is contained in:
Angus Clinch
2022-10-15 10:24:02 +03:00
committed by GitHub
parent 395cfbcb3d
commit 009b88e9b8

View File

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