mirror of
https://github.com/actions/download-artifact
synced 2025-09-22 11:47:52 +00:00
Compare commits
3 commits
aba892ece3
...
3ebff56684
Author | SHA1 | Date | |
---|---|---|---|
![]() |
3ebff56684 | ||
![]() |
abefc31eaf | ||
![]() |
ac43a6070a |
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ Now both methods are consistent:
|
|||
- **By name**: `name: my-artifact` → extracted to `path/` (unchanged)
|
||||
- **By ID**: `artifact-ids: 12345` → extracted to `path/` (updated - now direct)
|
||||
|
||||
Note: This change also applies to patterns that only match a single artifact.
|
||||
|
||||
## v4 - What's new
|
||||
|
||||
> [!IMPORTANT]
|
||||
|
|
Loading…
Reference in a new issue