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