Note the SHA at the top of my build:

But this is the output from the end of actions/checkout:
HEAD is now at c28ff3a5b fix: Use React 16.9.0.
Removed matchers: 'checkout-git'
##[remove-matcher owner=checkout-git]
It seems to be checking out the latest master, instead of the branch I'm actually on. This was working on Saturday.