Skip to content

Bump msw from 2.7.1 to 2.7.3 #2322

Bump msw from 2.7.1 to 2.7.3

Bump msw from 2.7.1 to 2.7.3 #2322

Workflow file for this run

name: Build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- run: pnpm build