Commit d9b0555
committed
Update Octokit 10.0.0 -> 13.0.0
Old Octokit versions used int rather than long for Comment.Id;
which causes overflow error when parsing responses from the GitHub Comments API.
See octokit/octokit.net#29281 parent c1b0aa2 commit d9b0555
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
0 commit comments