Skip to content

Bump @types/react-dom from 19.1.5 to 19.1.6 #2677

Bump @types/react-dom from 19.1.5 to 19.1.6

Bump @types/react-dom from 19.1.5 to 19.1.6 #2677

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