ci: bump node version to latest LTS
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sam Therapy 2023-02-20 23:01:40 +01:00
parent 3d6a157472
commit 3f6201aff2
Signed by: sam
GPG key ID: 4D8B07C18F31ACBD

View file

@ -14,7 +14,7 @@ steps:
- name: Build
depends_on:
- Clone
image: node:16
image: node:18
commands:
- yarn
- yarn build