volatilemolotov commented on PR #28539: URL: https://github.com/apache/beam/pull/28539#issuecomment-1729167078
@tvalentyn I just checked and i see failures in workflows with v3 and v4 so i dont think that could be the cause. The index issue happens in setup repository post step which does not use checkout action but instead uses bash and git command. The issue im looking at is that checkout pulls in the current master. Then the setup action pulls in the merge comment and that causes a difference in number of steps. I have checked the PR and no changes to actions were made so im not sure from where the issue comes from -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
