We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea9896 commit a25c423Copy full SHA for a25c423
.github/workflows/internal-typescript-code-analysis.yml
@@ -49,7 +49,7 @@ jobs:
49
env:
50
PROJECT_NAME: react-router
51
# Version variable name matches renovate.json configuration entry
52
- REACT_ROUTER_VERSION: 6.28.2
+ REACT_ROUTER_VERSION: 7.5.1
53
54
steps:
55
- name: (Prepare Code to Analyze) Checkout GIT repository
0 commit comments