Skip to content

Update node version that's used when running deploy-docs GH action #1509

Update node version that's used when running deploy-docs GH action

Update node version that's used when running deploy-docs GH action #1509

Workflow file for this run

name: Run Build & Unit Tests
on:
pull_request:
jobs:
build:
uses: 'flowfuse/github-actions-workflows/.github/workflows/[email protected]'
with:
node: '[
{"version": "18", "tests": true, "lint": true},
]'