We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Brother te dejo mi número de WhatsApp+56968612573 de verdad agradecería mucho que me hablaras y me expliques un poquito esto
Sorry, something went wrong.
No branches or pull requests
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
uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.base.ref }}
submodules: 'recursive'
fetch-depth: 1000
The text was updated successfully, but these errors were encountered: