Open
Description
When calling the checkout action, an error will be reported. This is the task link: https://github.com/PaddlePaddle/Paddle/actions/runs/14889303999/job/41817146967?pr=72610.
Occasionally, it doesn't happen every time, but sometimes it succeeds after rerun.
This is my code
- name: Clone paddle
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.base.ref }}
submodules: 'recursive'
fetch-depth: 1000
Metadata
Metadata
Assignees
Labels
No labels