diff --git a/.github/workflows/ecosystem-ci.yml b/.github/workflows/ecosystem-ci.yml index be7fc2d..12f8b89 100644 --- a/.github/workflows/ecosystem-ci.yml +++ b/.github/workflows/ecosystem-ci.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@v4 with: repository: oxc-project/oxc - ref: 05-16-fix_linter_react_rules_of_hooks_resolve_false_positives_with_conditional_hooks + ref: 05-16-fix_linter_react_rules_of_hooks_add_support_for_property_hooks_components - name: Install Rust uses: moonrepo/setup-rust@v1