Skip to content

Bump @types/react from 18.2.42 to 18.2.43 #1602

Bump @types/react from 18.2.42 to 18.2.43

Bump @types/react from 18.2.42 to 18.2.43 #1602

Workflow file for this run

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