Commit 650b40e
committed
fix(github): correct pagination log to show last fetched page
Changed stopped_at_page to last_page_fetched (page - 1) since the
logged value was the next page to fetch, not the last one retrieved.1 parent 8336b69 commit 650b40e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
184 | | - | |
| 184 | + | |
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
0 commit comments