Skip to content

Bump express from 3.3.8 to 4.20.0 in /frontend #74

Bump express from 3.3.8 to 4.20.0 in /frontend

Bump express from 3.3.8 to 4.20.0 in /frontend #74

Workflow file for this run

name: CI DB (MongoDB/Docker)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build the Docker image
working-directory: database/
run: docker build .