A shallow clone of https://github.com/mozilla/gecko-dev repo took 10m using this step (as of 2022-06-03) ``` - uses: actions/checkout@v3 with: repository: mozilla/gecko-dev path: gecko-dev fetch-depth: 0 ```  https://github.com/abitrolly/firefox-lang-stats/runs/6713143940?check_suite_focus=true Is it possible to speed up it somehow? Like through https://docs.github.com/en/rest/repos/contents#download-a-repository-archive-zip
A shallow clone of https://github.com/mozilla/gecko-dev repo took 10m using this step (as of 2022-06-03)
https://github.com/abitrolly/firefox-lang-stats/runs/6713143940?check_suite_focus=true
Is it possible to speed up it somehow? Like through https://docs.github.com/en/rest/repos/contents#download-a-repository-archive-zip