Skip to content

fix(deps): update dependency express-validator to ^7.2.0 #66

fix(deps): update dependency express-validator to ^7.2.0

fix(deps): update dependency express-validator to ^7.2.0 #66

Workflow file for this run

name: connect-test
on:
pull_request:
push:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version: '18.x'
- name: use yarn and Test the App
run: |
yarn install
yarn ci