diff --git a/.github/workflows/abi-checker.yml b/.github/workflows/abi-checker.yml index 93130a3b4..304db89cb 100644 --- a/.github/workflows/abi-checker.yml +++ b/.github/workflows/abi-checker.yml @@ -17,7 +17,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - fetch-depth: 100 + fetch-depth: 0 ref: ${{steps.pr.outputs.merge_commit_sha}} - name: "Prepare environment"