Skip to content

Commit 8ee3400

Browse files
authored
Merge pull request #20859 from github/repo-sync
repo sync
2 parents 20a0397 + c89110d commit 8ee3400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/guides/storing-workflow-data-as-artifacts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The `retention-days` value cannot exceed the retention limit set by the reposito
132132

133133
## Downloading or deleting artifacts
134134

135-
During a workflow run, you can use the [`download-artifact`](https://github.com/actions/download-artifact)action to download artifacts that were previously uploaded in the same workflow run.
135+
During a workflow run, you can use the [`download-artifact`](https://github.com/actions/download-artifact) action to download artifacts that were previously uploaded in the same workflow run.
136136

137137
After a workflow run has been completed, you can download or delete artifacts on {% data variables.product.prodname_dotcom %} or using the REST API. For more information, see "[Downloading workflow artifacts](/actions/managing-workflow-runs/downloading-workflow-artifacts)," "[Removing workflow artifacts](/actions/managing-workflow-runs/removing-workflow-artifacts)," and the "[Artifacts REST API](/rest/reference/actions#artifacts)."
138138

0 commit comments

Comments
 (0)