8a70d36418
The checkout step was missing git fetch for github.head_ref, causing "unable to read tree" errors on PRs since the PR head SHA is not on main. Co-Authored-By: Paperclip <noreply@paperclip.ing>