Closed lacava closed 3 years ago
should limit bandwith usage by actions. see https://github.com/actions/checkout/issues/165
addresses the bandwidth issue for issue #147 by caching git lfs. Pretty sure this still fetches and pulls all the git lfs files via git lfs pull as discussed here
git lfs pull
should limit bandwith usage by actions. see https://github.com/actions/checkout/issues/165