Open oriy opened 1 week ago
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 https://github.com/actions/checkout/pull/1924 to fix the regression, however, regression still here
v4.2.1
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 https://github.com/actions/checkout/pull/1924 to fix the regression, however, regression still here