Skip to content

An error will be reported when updating the submodule #2175

Open
@swgu98

Description

@swgu98

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions