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
checkout fails checking out refs/pull/<PR_ID>/merge
refs/pull/<PR_ID>/merge
Run actions/checkout@v4.2.2 with: ref: refs/pull/<PR_ID>/merge
added workflow demonstrating the checkout failure - #1981
issue reproduces:
started writing this workflow only after trying v4.2.1, expected #1924 to fix the regression, however, regression still here
v4.2.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
checkout fails checking out
refs/pull/<PR_ID>/merge
added workflow demonstrating the checkout failure - #1981
issue reproduces:
refs/pull/<PR_ID>/merge
- ✅ successfullyrefs/pull/<PR_ID>/merge
- ⛔ FAILstarted writing this workflow only after trying
v4.2.1
,expected #1924 to fix the regression,
however, regression still here
The text was updated successfully, but these errors were encountered: