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 a06d546 commit bf97ca1Copy full SHA for bf97ca1
.github/workflows/typescript-code-analysis.yml
@@ -51,7 +51,7 @@ jobs:
51
CI_COMMIT_AUTHOR: ${{ github.event.repository.name }} Continuous Integration
52
PROJECT_NAME: react-router
53
# Version variable name matches renovate.json configuration entry
54
- REACT_ROUTER_VERSION: 6.23.1
+ REACT_ROUTER_VERSION: 6.24.0
55
56
steps:
57
- name: Checkout GIT Repository
0 commit comments