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 62ecff8 + 24a6eff commit 6730e29Copy full SHA for 6730e29
.github/workflows/typescript-code-analysis.yml
@@ -52,7 +52,7 @@ jobs:
52
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
53
PROJECT_NAME: react-router
54
# Version variable name matches renovate.json configuration entry
55
- REACT_ROUTER_VERSION: 6.22.0
+ REACT_ROUTER_VERSION: 6.23.0
56
57
steps:
58
- name: Checkout GIT Repository
0 commit comments