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.
2 parents e0d5559 + 4eae82d commit b9ae400Copy full SHA for b9ae400
.github/workflows/typescript-code-analysis.yml
@@ -55,7 +55,7 @@ jobs:
55
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
56
PROJECT_NAME: react-router
57
# Version variable name matches renovate.json configuration entry
58
- REACT_ROUTER_VERSION: 6.26.2
+ REACT_ROUTER_VERSION: 6.27.0
59
60
steps:
61
- name: Checkout GIT Repository
0 commit comments