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 2354d2f commit 9df273aCopy full SHA for 9df273a
.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.0
+ REACT_ROUTER_VERSION: 6.23.1
55
56
steps:
57
- name: Checkout GIT Repository
0 commit comments