mirror of
https://github.com/actions/download-artifact.git
synced 2026-01-18 01:58:26 +00:00
Merge pull request #372 from andyfeller/patch-1
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 1m50s
Licensed / Check licenses (push) Successful in 18s
Some checks failed
Code scanning - action / CodeQL-Build (push) Failing after 1m50s
Licensed / Check licenses (push) Successful in 18s
Update MIGRATION.md
This commit is contained in:
@@ -206,4 +206,4 @@ jobs:
|
||||
+ pattern: my-artifact-*
|
||||
```
|
||||
|
||||
Note that this will download all artifacts to a temporary directory and reupload them as a single artifact. For more information on inputs and other use cases for `actions/upload-artifact/merge@v4`, see [the action documentation](../merge/README.md).
|
||||
Note that this will download all artifacts to a temporary directory and reupload them as a single artifact. For more information on inputs and other use cases for `actions/upload-artifact/merge@v4`, see [the action documentation](https://github.com/actions/upload-artifact/blob/main/merge/README.md).
|
||||
|
||||
Reference in New Issue
Block a user