mirror of
https://github.com/actions/download-artifact.git
synced 2025-12-06 09:47:49 +01:00
Compare commits
2 Commits
de96f4613b
...
abefc31eaf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
abefc31eaf | ||
|
|
ac43a6070a |
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user