Skip to content

Workflows

Artifact retention

Quick answer

Artifact retention is the period GitHub keeps workflow artifacts before deleting them, defaulting to 90 days and configurable per repository or per upload.

Artifact retention is the period GitHub keeps workflow artifacts before deleting them, defaulting to 90 days and configurable per repository or per upload.

Why it matters

Retention is a real cost line on large pipelines. Uploading full build directories with a 90-day retention is the most common cause of a surprising storage bill.

Your next build could be twice as fast, at half the price

Start free. Migrating away is the same one line, and we publish that diff too.