We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c95f34f commit 2a4ceb1Copy full SHA for 2a4ceb1
.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.0
53
54
steps:
55
- name: (Prepare Code to Analyze) Checkout GIT repository
0 commit comments