Skip to content

Bump react-router-dom from 7.10.0 to 7.11.0 #2019

Bump react-router-dom from 7.10.0 to 7.11.0

Bump react-router-dom from 7.10.0 to 7.11.0 #2019

Workflow file for this run

name: build-and-test
on: [push]
jobs:
build:
runs-on: ubuntu-24.04
strategy:
matrix:
node-version: [20.x]
name: Node ${{ matrix.node }} run
steps:
- uses: actions/checkout@v6
- name: Build with Makefile
run: make all