Skip to content

Bump react-router-dom from 6.28.0 to 7.0.1 #2199

Bump react-router-dom from 6.28.0 to 7.0.1

Bump react-router-dom from 6.28.0 to 7.0.1 #2199

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