Hello, I used version_check in my GitHub action workflow, and encountered the problem below. Does anyone face the same problem ? <img width="938" alt="image" src="https://user-images.githubusercontent.com/36063123/233825231-fe959d7b-9916-4712-8a38-b55ee3e7453a.png"> I found the source code `_links` here https://github.com/EndBug/version-check/blob/main/src/main.ts#L124