We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5320488 + aef078e commit 0646563Copy full SHA for 0646563
1 file changed
.github/workflows/internal-typescript-code-analysis.yml
@@ -51,7 +51,7 @@ jobs:
51
env:
52
PROJECT_NAME: react-router
53
# Version variable name matches renovate.json configuration entry
54
- REACT_ROUTER_VERSION: 6.30.1
+ REACT_ROUTER_VERSION: 6.30.2
55
56
steps:
57
- name: (Prepare Code to Analyze) Checkout GIT repository
0 commit comments