Skip to content

Bump react-router from 7.1.5 to 7.2.0 #2309

Bump react-router from 7.1.5 to 7.2.0

Bump react-router from 7.1.5 to 7.2.0 #2309

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