GitHub Action quota limits hit. Microsoft for Startup Recipient. #162213
Replies: 4 comments 2 replies
|
GitHub's storage limits are separate from plan tiers and reset every 6-12 hours. Since it's been 18 hours, try these:
Try this brother |
|
Hi, thank you for your response. Could you double-check this path you shared - Settings > Actions > Artifacts? It is not very clear from where I am standing, because in my Global Settings, there is no "Actions". I already deleted all the previous Actions' commits, if that's what you mean by deleting artifacts. I will contact them... well, I am here in my effort to contact them. It is not that intuitive to find their contact details. Perhaps I should ask if you can share them here? Aubin |
|
Hi @AubinBakana! Upgrading to GitHub Pro won’t instantly clear artifact storage — GitHub recalculates usage every 6–12 hours, but in practice, it can take longer. Deleting commits doesn’t affect artifact storage either. To fix it quicker: If it’s been over 24 hours with no change, consider opening a support ticket: (https://support.github.com/contact). |
|
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Uh oh!
There was an error while loading. Please reload this page.
Why are you starting this discussion?
Question
What GitHub Actions topic or product is this about?
Misc
Discussion Details
I have recently hit the quota on my GitHub Action. I deleted previous commits. Upgraded my GitHub to premium. Still, I am unable to build my app.
Here is the error message in the Upload Artifact step: "
2s
3s
0s
Run actions/upload-artifact@v4
With the provided path, there will be 1 file uploaded
Artifact name is valid!
Root directory input is valid!
Error: Failed to CreateArtifact: Artifact storage quota has been hit. Unable to upload any new artifacts. Usage is recalculated every 6-12 hours.
More info on storage limits: https://docs.github.com/en/billing/managing-billing-for-github-actions/about-billing-for-github-actions#calculating-minute-and-storage-spending"
It's been over over 18 hours since I upgraded to premium.
Can anyone help?
All reactions