Skip to content

Update react-router-dom 7.14.1 → 7.14.2 (patch) #1106

Update react-router-dom 7.14.1 → 7.14.2 (patch)

Update react-router-dom 7.14.1 → 7.14.2 (patch) #1106

Workflow file for this run

name: Build and Test on Pull Request
on:
pull_request:
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
validate:
uses: ./.github/workflows/validate.yml