Skip to content

Bump @types/react from 18.2.72 to 18.2.73 #1846

Bump @types/react from 18.2.72 to 18.2.73

Bump @types/react from 18.2.72 to 18.2.73 #1846

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