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 a3dba5e commit dcec086Copy full SHA for dcec086
.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.30.0
+ REACT_ROUTER_VERSION: 7.6.0
53
54
steps:
55
- name: (Prepare Code to Analyze) Checkout GIT repository
0 commit comments