Skip to content

chore(deps): bump express from 4.18.2 to 4.19.2 in /start #7

chore(deps): bump express from 4.18.2 to 4.19.2 in /start

chore(deps): bump express from 4.18.2 to 4.19.2 in /start #7

Workflow file for this run

name: Sanity
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Use Node.js
uses: actions/[email protected]
with:
node-version: '18'
- name: Install dependencies
run: npm i
- name: Sanity
run: npm run sanity