Skip to content

Does actions/checkout count against Git LFS bandwidth usage? #26775

Answered by Yanjingzhu
jaydenmilne asked this question in Actions
Discussion options

You must be logged in to vote

@jaydenmilne  I have confirmed that actions/checkout is counted into Git LFS bandwidth usage. 

The answer is that every download for every purpose is counted against LFS usage. The SyncAssetUsage job is what computes this data, and it knows nothing about Actions or other special cases.

You could check the LFS usage in your organization settings > Billing page.

What I need to mention is that as the SyncAssetUsage job is a singleton, it runs every so many minutes to process data, and that results in a slight processing delay in Billing page.

Replies: 9 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Product Feedback
7 participants