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