Skip to content
This repository was archived by the owner on May 11, 2026. It is now read-only.

v3.23.1

Choose a tag to compare

@trotzig trotzig released this 29 Aug 18:22

Now that the happo-ci script runs the "before" report last, we ended up being git-checked out on the previous sha. This made cleanup tasks running in CI fail when they were expecting to be in a different place in git history. This patch version fixes the issue by checking out the right commit right before we exit the script.