In #301 we migrated to GitHub Actions, and we are creating and archiving the Debian package as an artifact, but git is not getting the latest tag when doing a describe. I'm not sure if the checkout step is not fetching the latest tag for some reason or what else is going on.
Re-running the job doesn't fix anything so it doesn't seem to be a timing issue and it's very weird because it does find the previous tag, so it is also fetching tags.