Skip to content

Commit

Permalink
Merge pull request #372 from andyfeller/patch-1
Browse files Browse the repository at this point in the history
Update MIGRATION.md
  • Loading branch information
robherley authored Jan 10, 2025
2 parents 533298b + f9ceb77 commit 7fba951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

0 comments on commit 7fba951

Please sign in to comment.