Merge 6c4932fa668115386b92b4370211f9e241ac69ad into fa0a91b85d4f404e444e00e005971372dc801d16

This commit is contained in:
sciencewhiz 2024-07-06 16:33:07 +03:00 committed by GitHub
commit e38d494c6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,4 +205,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).