Merge pull request #37 from 0hAodha/testCICD

Update CD Node
This commit is contained in:
Conor McNamara
2023-03-08 15:12:52 +00:00
committed by GitHub

View File

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@main
- uses: actions/setup-node@main
with:
node-version: 12
node-version: 16
- name: Install dependencies
run: |