Skip to content

Bump express from 4.18.2 to 4.19.2 #344

Bump express from 4.18.2 to 4.19.2

Bump express from 4.18.2 to 4.19.2 #344

Workflow file for this run

name: ci
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Set up Docker
uses: docker/setup-buildx-action@v1
- name: Build
run: make build