update nodejs & package versions
This commit is contained in:
@ -45,7 +45,7 @@ steps:
|
||||
|
||||
- name: build/yarn
|
||||
depends_on: [ cache/restore ]
|
||||
image: node:18
|
||||
image: node:18.16.0
|
||||
commands:
|
||||
- yarn install
|
||||
- yarn build
|
||||
|
Reference in New Issue
Block a user