diff --git a/.github/workflows/abi-checker.yml b/.github/workflows/abi-checker.yml index 1a5cf75e9..197e94fb4 100644 --- a/.github/workflows/abi-checker.yml +++ b/.github/workflows/abi-checker.yml @@ -6,7 +6,7 @@ on: API_BASE_REF: description: 'Base revision for ABI compatibility check' required: true - default: '3.0.0' + default: '3.6.0' pull_request: branches: [ master, stable* ] schedule: