**Describe the bug** Github introduced [API versioning](https://docs.github.com/en/rest/overview/api-versions) through the use of `X-GitHub-Api-Version` HTTP header. **Expected behavior** According to Github's documentation, Froggit-Go *must* set this header when interacting with Github.
Describe the bug
Github introduced API versioning through the use of
X-GitHub-Api-VersionHTTP header.Expected behavior
According to Github's documentation, Froggit-Go must set this header when interacting with Github.