@ -49,7 +49,7 @@ steps:
# build
- name: build
pull: if-not-exists
image: node:14.16.1
image: node:16.14.0
commands:
- npm run build
when: